‎2011 Jan 05 11:19 AM
Hello,
I am trying to create assets data (AS91) using BAPI_FIXEDASSET_OVRTAKE_CREATE
I have a pblem when i try to define if my item is ' new' or 'OLD'.
When i try to fill the field "PURCH_NEW" strcuture BAPI1022_FEGLG009 I get this message from my bapi.
"can't access Field ANLA_TGT-ORD41" ( translated from french : Zone ANLA_TGT-ORD41 non accessible)
But when i do it manually in the transaction AS91 it works and i have access to put a value in my field.
this a bit of my sourcecode:
ST_ORIGINE-PURCH_NEW = 'X'.
ST_ORIGINEX-PURCH_NEW = 'X'.
Thanks in advance.
‎2011 Jan 06 2:09 PM
‎2011 Jan 06 12:22 PM
better try to use report RAALTD01 and structure BALTD with field XAFABCH
A.
‎2011 Jan 06 2:09 PM