cancel
Showing results for 
Search instead for 
Did you mean: 

Using STPPOD without ASN?

Former Member
0 Kudos

Hi,

I wanted to know if we can send GR information using stppod.delvry03 to SNC if GR is posted in ECC fro m MIGO with reference to the PO/ SA and not Inbound delivery.

Has anyone implemented this by any chance?

K

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kedar,

You can send change PO to SNC after GR is done (without ASN/Inbound delivery) using transaction code:MIGO.

To automate triggering of the PO change to SNC after MIGO is done you need to implement BADI "MB_MIGO_BADI".

In SNC for updating PO GR status you need to maintain below validation settings:

PO_OPENQUAN_FROM_ASNGRQUAN Inactive

PO_OPENQUAN_FROM_ASNQUAN Inactive

PO_OPENQUAN_FROM_POGRQUAN Active

See the SAP note 865778

Regards,

Nikhil

Former Member
0 Kudos

Nikhil

Thank you for the response.

This solved our problem.

We are using PORDCR1.PORDCR102 for PO Collaboration.

For others following this thread, note that the received quantity is not transferred with this message/ idoc type. Only the delivery completed flag is transferred.

Kedar

Edited by: Kedar Patil on Mar 21, 2011 4:40 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

You can trigger XML message from R3 to send GR information to SNC. We have implemented this scenario without ASN.

Former Member
0 Kudos

Hi,

I guess you are referring to the new PO xml - xml interface.

We are using Idocs for PO and SA Transfer.

Thanks,

Kedar