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 FOR VENDOR ACCOUNT POST

Former Member
0 Likes
397

HI

please any body tell me how to insert BAPI for transaction code F-43/FB01.

I want to map data from external software.

I am using insert BAPI using tables BSEG,BKPF,LFA1.

data is not displaying in FB03.

Kindly reply me as soon as possible.....

Waiting for a reply....

Thanks

HI

please any body tell me how to insert BAPI for transaction code F-43/FB01.

I want to map data from external software.

I am using insert BAPI using tables BSEG,BKPF,LFA1.

data is not displaying in FB03.

Kindly reply me as soon as possible.....

Waiting for a reply....

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
365

Make sure that you call BAPI_TRANSACTION_COMMIT after your BAPI call.

Rob