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

Bapi for GB01

Former Member
0 Likes
1,049

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

Former Member
0 Likes
692

hi,

try these

JV_GB01_DOCUMENT_POST.

JV_GB01_DIRECT_INPUT this fm is used to to post directly to SPL

3 REPLIES 3
Read only

Former Member
0 Likes
692

Hi,

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

Regards,

phani.

Read only

Former Member
0 Likes
693

hi,

try these

JV_GB01_DOCUMENT_POST.

JV_GB01_DIRECT_INPUT this fm is used to to post directly to SPL

Read only

Former Member
0 Likes
692

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