‎2006 Aug 16 9:20 PM
Hi,
I would like to repeat IDOC segment type E1EDP03 with batch manufacturing date in the outbound QALITY02.In the standard IDOC,it is only displaying the expiry date. I could see the segment can be repeated 10times. Should I need to use user exit for this?
Can I extend the SAP standard IDOC with additional Z-segments?
Thanks for your input.
‎2006 Aug 16 9:22 PM
Hi,
You can extend standard IDOC with Z-segments.
check this link for more details :
http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml
Regards
Appana
‎2006 Aug 16 9:22 PM
Hi,
You can extend standard IDOC with Z-segments.
check this link for more details :
http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml
Regards
Appana
‎2006 Aug 16 9:35 PM
Hi Shiva,
Personally, I will use the free repeated segments (if still available) before I extend the IDoc.
You can use user exits to populate the batch manufacturing date.
Regards,
Ferry Lianto
‎2006 Aug 16 9:36 PM
Yes you can add logic to a user exit to append an additional E1EDP03 segment to the IDOC data.