‎2007 Oct 01 7:31 PM
Hi Guru's,
We plan to generate an ASN from shipment document. The problem is the shipment might go to different customers i.e. the same IDoc is received by different customers. Since this idoc contains the entire shipment information, each customer receives info not required to them. Is there any way that only shipment details corresponding to that customer can be sent? Is there any solution for this problem?
Thanks,
Kumar.
‎2007 Oct 01 9:22 PM
Hello Kumar
Perhaps the exit-function group <b>XTRK </b>(<i>User Exit Shipping Communication</i>) may be relevant for you. The function modules enable to manipulate outbound IDocs (SHPMNT).
For example, user-exit <b>V56K0001 </b>(transaction SMOD) contains the components
EXIT_SAPLV56K_001 Customer Exits for Outbound Shipment Control Record
EXIT_SAPLV56K_002 Transmit Shipments to IDOC Type
Regards
Uwe
‎2007 Oct 01 9:22 PM
Hello Kumar
Perhaps the exit-function group <b>XTRK </b>(<i>User Exit Shipping Communication</i>) may be relevant for you. The function modules enable to manipulate outbound IDocs (SHPMNT).
For example, user-exit <b>V56K0001 </b>(transaction SMOD) contains the components
EXIT_SAPLV56K_001 Customer Exits for Outbound Shipment Control Record
EXIT_SAPLV56K_002 Transmit Shipments to IDOC Type
Regards
Uwe