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

Need BAPI for FB02

Former Member
0 Likes
1,473

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
Read only

amit_khare
Active Contributor
0 Likes
1,002

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

FI_ITEMS_MASS_CHANGE

5 REPLIES 5
Read only

amit_khare
Active Contributor
0 Likes
1,003

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

FI_ITEMS_MASS_CHANGE

Read only

0 Likes
1,002

i think it is very simple transaction for bdc.

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

kishan negi

Read only

0 Likes
1,002

can u please help me with code example for BAPI_ACC_DOCUMENT_POST

Read only

Former Member
0 Likes
1,002

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

Read only

Former Member
0 Likes
1,002

HI

try these

BAPI_ACC_DOCUMENT_POST Accounting: Posting

BAPI_ACC_DOCUMENT_REV_POST Accounting: Post Reversal

Reward all helpfull answers.

Regards.

Jay