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

Goods receipt idoc posting

Former Member
0 Likes
675

Hello All,

I want to post an idoc for Goods receipt. Can anyone tell me the mandatory fields in Idoc for creating goods receipt through we19 idoc test tool.

IDOC type: WMMBID02

IDoc type: WMMBXY

And if anyone has sample program to create GR idoc through ABAP program, please send it too. Thanks!

Ricky

Hello All,

I want to post an idoc for Goods receipt. Can anyone tell me the mandatory fields in Idoc for creating goods receipt through we19 idoc test tool.

IDOC type: WMMBID02

IDoc type: WMMBXY

And if anyone has sample program to create GR idoc through ABAP program, please send it too. Thanks!

Ricky

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
520

Use Tranx WE60..Give the IDOC Type..

There you can find which segments are mandatory

aRs

Read only

Former Member
0 Likes
520

I found using IDoc Type MBGMCR02 and message MBGMCR and much better IDoc/msg type to use then the WMMBID02 if you are doing a goods receipt or transfer order whether in WM or IM. It calls in a BAPI (configured via the WE20 partner profile ) to create a goods movement.