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: 

F-02 Posting - CALL trans for posting and BDC for incorrect postingrequired

Former Member
0 Kudos

Hi all,

My requirement is like this.

The program would post FI document through calling transaction F-02 for each valid row. If any posting fails, the program would generate BDC session carrying the incorrect postings. (The program would output the FI document number in green for each successfully-posted row, and ‘Posting Failed’ in yellow for each valid row but failing in posting.).

I need the coding part of the above functionality.

Thanks in advance,

Balaji

1 REPLY 1

Former Member
0 Kudos

Hi Balaji,

You can use <b>RFBIBLO</b> program for General Ledger Postings...This will create BDC sessions if the transaction fails....

Regards,

Raj