Application Development and Automation 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: 
Read only

JE Upload -BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
631

Hi All,

I am Posting Journal entry through  BAPI_ACC_DOCUMENT_POST. Still Not got Success because i am not sure what fields mandatory in that BAPI ..

Please let me know what fields are manditory in HEADER/ ACCOUNT / Currency ..etc .. Any other Parametrs also need to use.

Please suggest.

Thanks

Prabu K


Hi All,

I am Posting Journal entry through  BAPI_ACC_DOCUMENT_POST. Still Not got Success because i am not sure what fields mandatory in that BAPI ..

Please let me know what fields are manditory in HEADER/ ACCOUNT / Currency ..etc .. Any other Parametrs also need to use.

Please suggest.

Thanks

Prabu K


2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
580

Hello,

You need to pass DOCUMENTHEADER,ACCOUNT GL and Currency. what is the error you are getting here.

Regards,

Nagaraj

Read only

Former Member
0 Likes
580


Hello,

Hope you are using 'BAPI_TRANSACTION_COMMIT' after your account posting call if there is a sucess messgae in the return table.

Also as suggested by Nagaraj, share the Messages in the return table and try to check if there is not any error message.

Regards,

Abhi