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

PLEASE HELP I AM USING bapi BAPI_ACC_DOCUMENT_POST FOR FB50

Former Member
0 Likes
698

Moderator message: do not post questions in ALL CAPITALS

Dear all,

I am trying to use bapi BAPI_ACC_DOCUMENT_POST for Tcode FB50.

it shows the message :

*"Document posted successfully: BKPFF 0100000100HITL2008 DEVCLNT480"*

But i am unable to see document in tables.

Please help

Regards,

Gaurav sood

Edited by: Matt on Nov 28, 2008 4:20 PM

5 REPLIES 5
Read only

prasanth_kasturi
Active Contributor
0 Likes
661

Hi,

You must also use BAPI_TRANSACTION_COMMIT after the BAPI_ACC_DOCUMENT_POST .

Try calling the commit bapi

regards

Prasanth

Read only

0 Likes
661

i HAVE USED BAPI TRANSACTION COMMIT.

i AM TRYING IT THROUGH SE37

REGARDS,

GAURAV SOOD

Read only

0 Likes
661

Hi,

You must use commit BAPI

then Follow this procedure

In the SE37 Home Page go to the FUNCTIONMODULE menu

in that goto TEST----> TESTSEQUENCES

give the FM sequence there

after you execute the BAPI_ACC_DOCUMENT_POST

click back

you get to BAPI_TRANSCATION_COMMIT

execute it also .

then check in the tables

Regards

Prasanth

Read only

matt
Active Contributor
0 Likes
661

Do not post questions in ALL CAPITALS

Read only

Former Member
0 Likes
661

Thanks for help,

Issue has been resolved.

Actually you need to pass System Details for

using this BAPI Function.

Thanks and regards,

Gaurav sood