<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: EDI processing for shipping in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727233#M1873704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks Sameer. Can I also do it in &lt;SPAN style="font-size: 12px;"&gt;EXIT_SAPLV55K_003? The 005 is not yet active in our system. Also, how will I be able to change the delivery header to delete the external delivery -&amp;nbsp; I was thinking BAPI_OUTB_DELIVERY_CHANGE but I am not familiar on usage. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 11:06:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-04T11:06:51Z</dc:date>
    <item>
      <title>EDI processing for shipping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727231#M1873702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I am fairly new to EDI processing and I have a requirement to delete LIFEX from LIKP when &lt;SPAN style="font-family: Arial;"&gt;E1EDL20-LIFEX is not equal to &lt;SPAN style="font-family: Arial;"&gt;E1EDL20-VBELN. Does anyone have any clues on where to start or how to handle this?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #000000; background: transparent;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; background: transparent;"&gt;Basic message type used is DELVRY03. So when the header is updated, it should ignore or not populate LIFEX field if in &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial; background: transparent;"&gt;E1EDL20 LIFEX is not the same as VBELN.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial; color: #000000; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial; color: #000000; background: transparent;"&gt;Can anyone advise user or customer exit for this? There is also an enhancement point in IDOC_INPUT_DELVRY - would it be possible to do the change directly from this FM on 'WHEN &lt;SPAN style="font-weight: inherit; font-style: inherit; background: transparent;"&gt;E1EDL20'?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Cholen&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 18:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727231#M1873702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-03T18:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: EDI processing for shipping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727232#M1873703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use it enhancement&amp;nbsp; point or customer exit - V55K000 (EXIT_SAPLV55K_005).&lt;/P&gt;&lt;P&gt;Keep&amp;nbsp; in ind that you will be changing data while processing of Idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idoc data is already stored in SAP, so while running your IDoc will be same only while posting IDoc your custom code will be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 00:55:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727232#M1873703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T00:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: EDI processing for shipping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727233#M1873704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks Sameer. Can I also do it in &lt;SPAN style="font-size: 12px;"&gt;EXIT_SAPLV55K_003? The 005 is not yet active in our system. Also, how will I be able to change the delivery header to delete the external delivery -&amp;nbsp; I was thinking BAPI_OUTB_DELIVERY_CHANGE but I am not familiar on usage. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 11:06:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727233#M1873704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T11:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: EDI processing for shipping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727234#M1873705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use user exit - EXIT_SAPLV55K_003.&lt;/P&gt;&lt;P&gt;In the same user exit, based on your condition you can delete E1EDL20-LIFEX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727234#M1873705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T19:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: EDI processing for shipping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727235#M1873706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cholen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can maintain a routine in VOFM and keep the logic when LIFEX= VBELN (for particulat document type) then only trigger the output type.Create a new output type in NACE and maintain the outpt condition record for that particular delivery type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 20:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-processing-for-shipping/m-p/10727235#M1873706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-04T20:58:43Z</dc:date>
    </item>
  </channel>
</rss>

