‎2008 Apr 08 7:22 AM
Hi Everbody!
Regarding the Fixed Asset Master upload, i have used BAPI_FIXEDASSET_CREATE1 for new asset creation, i have passed the values and updated succesfully.. but for the old asset creation i have used BAPI_FIXEDASSET_TEST
here i have passed the Cumulative Values in the structure CUMULATEDVALUES , i have used 3 fileds ACQ_VALUE,ORD_DEP,UNP_DEP.. ASSET created sucessfully but my problem is these fields is not updating in AS03... (display mode)
please let me know any other way to update the data and whether i am using the correct BAPI to update the old asset fields..please share your thoughts..
Thanks,
Subbaraman
‎2008 Apr 08 7:34 AM
Hi Subbaram,
Have you passed the depreciation area and the fiscal year in the structure.
This is needs to passed to update the value.
if this values are not passed, the system will post the value according to the transfer logic.
Thanks,
Arun
‎2008 Apr 08 8:40 AM
Hi arun,
yes i am passing the values for FISC_YEAR and AREA in cummalitve value structure...
please let me know where the cummalitve values will get updated....i mean in which table..
please share your thoughts..
Thanks,
subbaraman v
‎2008 Apr 08 9:50 AM
hi Subbaraman,
Check table ANLB.
But when it stores in table, it will display it AS03 transaction also.
What you can do is, try creating an asset with as01 transaction and use the dep. area in it.
Check whether the transaction throws some error.
if so change the dep. area and the value.
Thanks,
Arun
‎2008 Apr 08 9:56 AM
Hi Subba,
Can u just give us what are the values that u r passing to the FM.
Thank you,
Madhavi.S
‎2008 Apr 08 9:58 AM
‎2008 Apr 08 10:37 AM
Hi !
arun,
i am not sure where cummlative fields getting updated in ANLB table, i can see rest of the values getting updated in ANLB table.
Madhavi,
to be truth this BAPI_FIXEDASSET_TEST getting updated without the use of commit work..
value passed
import parameters
KEY
GENERALDATA
GENERALDATAX
INVENTORY
INVENTORYX
POSTINGINFORMATION
POSTINGINFORMATIONX
TIMEDEPENDENTDATA
TIMEDEPENDENTDATAX
ALLOCATIONS
ALLOCATIONSX
ORIGIN
ORIGINX
INSURANCE
in tables
DEPRECIATIONAREAS
DEPRECIATIONAREASX
CUMULATEDVALUES
please let me know whether you want filed name where i am pasing to these structure!
Thanks
Subbaraman
‎2008 Apr 08 10:56 AM
Hi Subba,
check for table ANLC for Cumulative values.
Thank you,
Madhavi.S
‎2008 Apr 08 10:58 AM
Hi Subba,
check for table ANLC for Cumulative values.
Thank you,
Madhavi.S
‎2008 Apr 08 10:52 AM
Hi Subba,
check for table ANLC, if your cummulative values are populated.
Thank you,
Madhavi.S