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: 

BAPI_ACC_DOCUMENT_POST

Former Member
0 Kudos

Hi Gurus,

I am working on BAPI "BAPI_ACC_DOCUMENT_POST and I have got one field in the file that I will be getting i.e. Order (for manual postings to internal orders), but I am not being able to figure it out where should I link this field into my BAPI and what is this field exactly meant fot, Please reply .

Thanks

Rajeev

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos

hi Rajeev,

you have to use the ORDERID field for this in tables ACCOUNTGL.

ec

4 REPLIES 4

JozsefSzikszai
Active Contributor
0 Kudos

hi Rajeev,

you have to use the ORDERID field for this in tables ACCOUNTGL.

ec

0 Kudos

Thanks for the reply Eric, is this something related to the refrence number.

Thanks

Rajeev

0 Kudos

I don't think so, the reference number is in the header data (DOCUMENTHEADER-REF_DOC_NO), however reference number can mean lots of things (espceially outside SAP).

naimesh_patel
Active Contributor
0 Kudos

I think it is:

BAPIACGL09-ORDERID

Regards,

Naimesh Patel