‎2009 Jul 17 5:21 PM
Hi,
I am trying to updated the Scrap Value and Percentage for the Asset Number as per the Real Depreciation Area in AS02 transaction using BAPI_FIXEDASSET_CHANGE. I filled in the parameters and executed the BAPI and got the return message as "No change parameter given for depreciation area 12".
I filled the Company Code, Asset Number, Sub Asset Number, Depreciation Area, Scrap Value and the Scrap Value Percentage. I dont know if we have missed any fields to populate.
Is BPAI the best way to fill the Scrap values and Percentage or to go with BDC Recording.
Help and Suggestio would be much appreciated.
Thanks
RK.
‎2009 Jul 22 2:21 PM
‎2011 Apr 26 7:44 PM
Hi,
I had the same error until I found and implement the OSS Note 1491266 (For 6.0)
Or 418589 , 401537 (For 4.6 to 5.0)
This is the summary of the note 1491266 [https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1491266]:
-
Symptom
You change fixed assets using the BAPI_FIXEDASSET_CHANGE. In this process, you want to define time-dependent depreciation terms for fixed assets or you want to change existing time-dependent depreciation terms. However, the BAPI does not support any change to time-dependent depreciation terms (the table ANLBZA) in the current version.
Other terms
ANLBZA, BAPI
Reason and Prerequisites
The relevant function is missing.
Solution
The function to change time-dependent depreciation terms is provided with the Support Package specified.
If you have to use this function in a lower Support Package, you can also implement the note manually. The corrections are extensive and cannot be fully implemented automatically. Therefore, the corrections should be implemented by experienced developers only.
To implement the note manually, carry out the manual tasks described in the attachment. You can then implement the attached correction instructions.