‎2007 Jun 19 9:10 PM
hi All
is there a way to set a indicartor in the SAP side to tell the ASN IDOC has been resend and not orginal?
The customer wants that if the ASN idoc is sent again the customer would want to know that its not an origianl ASN instead its a copy of the ASN sent earlier.
any idea how to achieve this?
~Suresh
‎2007 Jun 20 3:11 AM
When you resend just pass indicator in control record.
How to find whether it is resend-->Check Nast-VSTAT(1-Successfully processed) entry if output type is already processed. Mark second idoc as mentioned.
I normally use EDIDC-SNDSAD-Copy(Indicator) or duplicate.
Thanks,
Narayanan
‎2007 Jun 20 3:11 AM
When you resend just pass indicator in control record.
How to find whether it is resend-->Check Nast-VSTAT(1-Successfully processed) entry if output type is already processed. Mark second idoc as mentioned.
I normally use EDIDC-SNDSAD-Copy(Indicator) or duplicate.
Thanks,
Narayanan
‎2007 Jun 20 4:00 PM
hi i tried the details you have mentioned but EDIDC-SNDSAD is showing as Sender address (SADR)? Does it store the indicator?
~Suresh
‎2007 Jun 20 4:31 PM
Yes and mention to mapper that you are sending this information.
This field is not used any where. We are using this field as for many indication purpose.
Thanks,
Narayan