Error while changing the depreciation_flag through 'Upload Tax Book Interface' concurrent program..
I have a requirement to 'uncheck' the depreciation flag for a list of assets, to get this I am inserting a record in fa_tax_interface table and running the 'Upload Tax Book Interface' concurrent program. But I am getting the below error and request is going for a infinite loop and i was cancel the request.
Error:
You cannot expense an adjustment to an asset for which you have already Amortized an adjustment. Please Amortize this adjustment.
Tax Upload failed for this asset. Please view the log file for details.
I am also attaching the current snapshot of an asset and I am thiking since this asset is completely depreciated system is not allowing me to uncheck the deprecation_flag...