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

Former Member
0 Kudos

what are the BAPI function modules to receive GRN data in SAP system from java based system..similarly for Inspection lot data , material specification charactersistics data

2 REPLIES 2

Former Member
0 Kudos

for Goods reciept : BAPI_GOODSMVT_CREATE.

for Inspection: BAPI_INSPECTIONPLAN_CREATE

Former Member
0 Kudos

Here is the example for Goods movement.

http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm

Also, take a look at this

http://www.sapgenie.com/abap/bapi/example.htm

Regards,

Ravi

Note : Please mark the helpful answers