Fixed Assets: Partial Retirement Not Occurring through API
Summary:
Fixed Assets: Partial Retirement Not Occurring through API
Problem Description
---------------------------------------------------
Hi Team
we are facing error as under while trying to retire an asset partially.
Payload
{
"OperationName": "processTransaction-retireAsset",
"ParameterList": "{P_ASSET_ID: 183249, P_BOOK_TYPE_CODE: CH CORP USD, P_TRANSACTION_NAME: API UNIT RETIRE,P_DATE_RETIRED: 2024-02-01, P_UNITS_RETIRED: 10,P_RETIREMENT_CONV_TYPE_ID:300000039189029 }"
}
It’s returning error message as under. But it’s showing successfully created, with status coming as “S” – which means SUCCESS. But the underlying error is as under
The error ORA-01403: no data found occurred during processing. The FA_GAINLOSS_UPD_PKG.fagpct function couldn't be completed. Contact your help desk. There was an error processing asset TO102860000006-001 in module FAGRET. The FA_GAINLOSS_PKG.do_calc_gainloss_asset function couldn't be completed.