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 no posting

Former Member
0 Likes
548

Despite that I get in internal table 'RETURN' a register with the following info.

|RW |605 |Documento : BKPFF 2080101214GPL 20<

If I checked the post it is not done , Do I have to do something else beside of use this BAPI , I did the check before , but i dont get what is happening ...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
510

Hi,

Have you called BAPI_TRANSACTION_COMMIT after BAPI_ACC_DOCUMENT_POST?

Darren

4 REPLIES 4
Read only

Former Member
0 Likes
511

Hi,

Have you called BAPI_TRANSACTION_COMMIT after BAPI_ACC_DOCUMENT_POST?

Darren

Read only

0 Likes
510

ups , not yet , Should I .??

Read only

0 Likes
510

Yes, it should work then.

Read only

Former Member
0 Likes
510

Did you check that BAPI commited the Transaction?

if not explicitly commit it using BAPI_TRANSACTION_COMMIT