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

BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
979

Hi,

I am using <b>BAPI_ACC_DOCUMENT_POST</b> to create accounting document, the function module is successfull(returned msg 605 success) but the document is not created(the tables are not updated), i have used FM <b>BAPI_TRANSACTION_COMMIT</b> also.

Thanks in Advance.

Santosh

1 ACCEPTED SOLUTION
Read only

JozsefSzikszai
Active Contributor
0 Likes
915

hi Santosh,

check ST22 if there is a hidden dump. Than check with Basis if the update processes are working OK in your system.

ec

6 REPLIES 6
Read only

Former Member
0 Likes
915

HI

Check if you have set the parking option.

Thanks.

Read only

0 Likes
915

No it is not parked also.

Regards:-

Santosh

Read only

JozsefSzikszai
Active Contributor
0 Likes
916

hi Santosh,

check ST22 if there is a hidden dump. Than check with Basis if the update processes are working OK in your system.

ec

Read only

0 Likes
915

I created accounting document manually in FB60 it got created, but when i run this BAPI it is not updating.

Regards:-

Santosh

Read only

0 Likes
915

did you check in table BKPF as well, if really nothing is created? On the other hand FB60 creates vendor invoice there is a better BAPI for that not the one you use

Read only

Former Member
0 Likes
915

Thanks for all the inputs