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
387

Hello,

IAm receiving a shipping notification Idoc on receipt of that I need to create a shipping notification document and post the GR...so which message type/Idoc type process code do I need to use...?

can any one help

Thanks,

Larry

3 REPLIES 3
Read only

Former Member
0 Likes
343

Hi Larry,

You can use message type DESADV, IDoc type DELVRY01 and process code DELS.

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
343

Thanks Ferry,

I cannot use DELS(idoc_iput_desadv1) as iam getting a GETWA_NOT_ASSIGNED dump error due to the version of SAP(4.0) we are using... is there any chance i can use Idoc_input_delvry to create the inbound delivery and then post the GR on receipt of shipping notification...?

I tried it iam getting an error that the delivery does not exist is it possible to achive this functionality using Idoc_input_delvry...?

Larry

Read only

Former Member
0 Likes
343

Hi Larry,

I am not sure it will work or not but give it try.

Please use message type SHPCON, IDoc type DELVRY01 and process code DELV.

Again, hope this will help.

Regards,

Ferry Lianto