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

idoc doubt

Former Member
0 Likes
536

Hello,

Iam receiving a shipping notification through idoc(DESADV/DELVRY01) based on that iam creating a inbound delivery is there any way i can propose an output or use some formula to do a GR for that inbound delivery...?

Thanks,

Larry

Hello,

Iam receiving a shipping notification through idoc(DESADV/DELVRY01) based on that iam creating a inbound delivery is there any way i can propose an output or use some formula to do a GR for that inbound delivery...?

Thanks,

Larry

3 REPLIES 3
Read only

Former Member
0 Likes
502

hi,

as it is i think this can not happen unless we download the IDoc data to a file. this file can be processed by a batch-input program to create GR for all the inb. deliveries.

for creating a GR, we can call transaction MIGO or use BAPI.

Read only

0 Likes
502

Hi Pawan,

Can you pls tell me which funmodule i can use to do a GR for inbound delivery...?

Thanks,

Larry

Read only

0 Likes
502

Try this fm:

GOODS_IN_CREATE_FROM_DESADV

Regards,

ravi