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: 

BAPI(S) for transaction f-02

Former Member
0 Kudos

Hi All,

My requirement is to post the document using bapi(s) for transaction F-02 but we need to simulate a 2 stage mechanism of upload and posting separately using the BAPI(s). I think BAPIs have a flag which will control the posting mechanism. Can anyone let me know how i can proceed for this and how i can check weather the document has been ctreated and further we can post in the database.

Requirement is like this in the excel sheet -

Header

BKPF-BLART, BKPF-BLDAT, BKPF-BUDAT, BKPF-MONAT, BKPF-BUKRS, BKPF-WAERS, BKPF-BKTXT

Line Items

BSEG-BSCHL(40), BSEG-HKONT, BSEG-WRBTR (1000),

BSEG-KOSTL, BSEG-SGTXT

Please reply soon and helpful answer will be rewarded

Thanks,

2 REPLIES 2

Former Member
0 Kudos

Hello,

Try this FMs.

ALE_ACC_GL_POSTING_POST

ALE_ACC_GL_POSTING_REV_POST

BAPI_ACC_GL_POSTING_REV_POST

Thanks and Regards,

Venkat Phani Prasad Konduri

Former Member
0 Kudos

Hi,

Check this

[https://forums.sdn.sap.com/click.jspa?searchID=17361935&messageID=6046987]

Rhea.