Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Facing Difficulty in using BAPI_GL_ACC_POSTING_POST for Asset posting through F-02.

Former Member
0 Kudos

Hi All,

While using BAPI_GL_ACC_POSTING_POST/BAPI_ACC_DOCUMENT_POST for F-02-tcode, 'AA' document type posting I'm facing below-mentioned errors. Can anyone please guide me, how I can use these BAPI's for my requirement.

E RW 609 Error in document: BKPFF $ DV1CLNT200

E RW 602 Required field GL_ACCOUNT was not transferred in parameter ACCOUNTGL E F5 507 G/L account is not defined in chart of accounts GSN

E AA 449 Auxiliary account assignment to asset not possible, remove entry

Thanks & Regards,

Neelambika.

3 REPLIES 3

former_member2848
Discoverer
0 Kudos

Hello,

You have not configured the test data as it seems. There is no gl for the document you are using. This can be done by the FI person. Please make sure the gl account is present before posting

0 Kudos

Hi Prasanna,

Thanks for your quick response.

Actually here in the requirement,As you told, GL account is not an input field. Based upon posting key, Asset number, Asset Transaction type are the input fields. This works well with transaction F-02 when we give posting key 70. and document type 'AA'. but BAPI is returning an error.

Thanks & Regards,

Neelambika.

Fatima1
Participant
0 Kudos

Hi did you solved your requirement?
Is there any possibility to enter asset transaction through BAPI_ACC_DOCUMENT_POST