Application Development 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: 

Need BAPI for FB02

Former Member
0 Kudos

Hi,

Anyone can help me with a BAPI for FB02 Tcode.

I am doing using BDC...But the requirement is to ue BAPI to change the document.

1 ACCEPTED SOLUTION

amit_khare
Active Contributor
0 Kudos

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

FI_ITEMS_MASS_CHANGE

5 REPLIES 5

amit_khare
Active Contributor
0 Kudos

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

FI_ITEMS_MASS_CHANGE

0 Kudos

i think it is very simple transaction for bdc.

just make bdc for that and upload data what u want...

kishan negi

0 Kudos

can u please help me with code example for BAPI_ACC_DOCUMENT_POST

Former Member
0 Kudos

Hi,

hi,

i think there's no bapi.

use bdc for transaction FB09(simple)

or

Check this FM : FI_ITEMS_MASS_CHANGE

The below bapis are used for fb09

try these

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

please read the Documentation before going to USe.

Regards

Former Member
0 Kudos

HI

try these

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

Reward all helpfull answers.

Regards.

Jay