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

Function module for mb01 transaction

Former Member
0 Likes
804

Hello Gurus,

I need a function module for creating Goods Receipt using PO number with transaction MB01.

Specifically MB01 ,because I need to make GR with MIGO "05 Only Part1"

There is a function module GOODS_RECEIPT_MB01 .

But I am unable to collect the required parameters .

As an output the material document number should get uploaded into table called J_1IPART1.

Thanks in Advance.

A beginner in ABAP

Your help will be greatly appreciated!!!

Anagha

Edited by: Anaghav on Jun 24, 2011 12:40 PM

Edited by: Anaghav on Jun 24, 2011 4:52 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
590

There is a nice transaction 'BAPI' which will give overview all the available BAPI 's...

For your requirement, please drill down at:

Materials Management ->Inventory Management ->Goods Movement ->CreateFromData -> BAPI_GOODSMVT_CREATE

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
591

There is a nice transaction 'BAPI' which will give overview all the available BAPI 's...

For your requirement, please drill down at:

Materials Management ->Inventory Management ->Goods Movement ->CreateFromData -> BAPI_GOODSMVT_CREATE

Thanks.

Read only

0 Likes
590

Thanks !!

I am aware of this bapi.

but I need a function module or Bapi which is exclusively meant for MB01 and performs PART1 in migo!

Thanks ..

For help!

Anagha

Edited by: Anaghav on Jun 25, 2011 8:29 AM