‎2010 Mar 25 9:18 AM
Hi all
Iam doing the asset posting for AS01 using BAPI_FIXEDASSET_CREATE1.
I need to pass the values for the fields (AFASL_01, NDJAR_01, NDPER_01, AFABG_01)
Depreciation key, Useful life, Usef.life in periods,Ord.dep.start date.
But these fields not able find in the bapi structure, can anyone help me out where these fields available in the BAPI.
Thanks in advance
Regards
Arun
‎2010 Mar 25 10:37 AM
Hi
You can find these fields by following these steps:
1. Go to se37.
2. Open FM BAPI_FIXEDASSET_CREATE1
3 Click on Tab Tables
4. Double click on Parameter type BAPI1022_DEP_AREAS
5. For Depreciation key it has field DEP_KEY,
for Useful life it has ULIFE_YRS
for Usef.life in periods ULIFE_PRDS
and for Ord.dep.start date it has ODEP_START_DATE
If you still have any querries then revert back
Regards
Krathi
‎2010 Mar 25 10:37 AM
Hi
You can find these fields by following these steps:
1. Go to se37.
2. Open FM BAPI_FIXEDASSET_CREATE1
3 Click on Tab Tables
4. Double click on Parameter type BAPI1022_DEP_AREAS
5. For Depreciation key it has field DEP_KEY,
for Useful life it has ULIFE_YRS
for Usef.life in periods ULIFE_PRDS
and for Ord.dep.start date it has ODEP_START_DATE
If you still have any querries then revert back
Regards
Krathi
‎2010 Mar 25 12:55 PM
Hi
i have one more clarification,
when i call BAPI_FIXEDASSET_CREATE1 using depreciation key and other values,
it says the error
" Depreciation area 00 is not defined in company code 5050 "
What could be the reason, whether Depreciation area has to be given in the table ?
if i give the Depreciation area value then am getting the following error.
"No change parameter given for depreciation area 01"
Pls advise me what the problem exactly.
thank in advance.
regards
Arun