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

regarding BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
2,744

In the import of header structure " BAPIACGL09" field "BUS_ACT" (description :business transaction) we need to pass a field. the value is "RFBU" could any body let us know the siginificance of this value.

1 REPLY 1
Read only

Former Member
0 Likes
1,581

Hello Debadash,

RFBU is, as you have noted, a business transaction with description "FI Postings". It marks the document generated by your BAPI as having originated from an FI Posting transaction (FB50, F-02 etc.).

Some other values are: RFBV - FI Document Parking, RMRP - MM Incoming Invoice....

In the NewGL table FAGLFLEXA - you will find these values under the field name "ACTIV". You can also look up tables T022, T022T for a list of all these Business Transactions.

Regards

Sangeeta.