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 for GB01

Former Member
0 Kudos

hi i am doing a report in which i will retrieve some data and do some calculations and then finnally i need to post the final data using transaction GB01.

can u tell me how do we do this posting and if we use any Bapi or what Bapi's are there for this Transaction.

thanks in advance for ur co-operation

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

try these

JV_GB01_DOCUMENT_POST.

JV_GB01_DIRECT_INPUT this fm is used to to post directly to SPL

3 REPLIES 3

Former Member
0 Kudos

Hi,

Try the function modules JV_GB01_DOCUMENT_POST and JV_GB01_DIRECT_INPUT to post the data.

Regards,

phani.

Former Member
0 Kudos

hi,

try these

JV_GB01_DOCUMENT_POST.

JV_GB01_DIRECT_INPUT this fm is used to to post directly to SPL

Former Member
0 Kudos

http://www.sap-img.com/abap/how-to-find-bapi-for-particular-transaction-in-sap.htm

You can find bapi for all the transaction codes like the steps mentioned