<?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 Changing standard segment values for message type ORDERS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867018#M1788340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when triggering an EDI idoc through purchase order output type, what are the&amp;nbsp; user exits. here my requirement is need to change the segment(&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #002060;"&gt;E1EDKA1-WE&lt;/SPAN&gt;) values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;awaiting for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajakala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 07:37:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-30T07:37:00Z</dc:date>
    <item>
      <title>Changing standard segment values for message type ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867018#M1788340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when triggering an EDI idoc through purchase order output type, what are the&amp;nbsp; user exits. here my requirement is need to change the segment(&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #002060;"&gt;E1EDKA1-WE&lt;/SPAN&gt;) values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;awaiting for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajakala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 07:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867018#M1788340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-30T07:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing standard segment values for message type ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867019#M1788341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the outbound function module you are using to send the IDOC..? Look their for call customer function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 08:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867019#M1788341</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-30T08:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing standard segment values for message type ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867020#M1788342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , you cannot change or remove the segments of standard IDoc. You can add new segment in to standard IDoc as an extension.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/741915"&gt;http://scn.sap.com/thread/741915&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867020#M1788342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-30T09:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Changing standard segment values for message type ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867021#M1788343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I couldn't able to find that could you please tell bit briefly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajakala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 10:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867021#M1788343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-30T10:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing standard segment values for message type ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867022#M1788344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nivedita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am not changing the segment fields, I am changing the values, previously they are passing one address now need to change the address(values).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajakala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 10:30:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867022#M1788344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-30T10:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing standard segment values for message type ORDERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867023#M1788345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please check in your Output type sub routine which function module are you using to send the orders data is it IDOC_OUTPUT_ORDERS..?&amp;nbsp; What is the idoc type etc. Check these values in sample idoc which ahs been sent. You can modify them anyway either via exit or create a custom driver program(which is trigged via output type in NACE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 10:53:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-standard-segment-values-for-message-type-orders/m-p/9867023#M1788345</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-30T10:53:01Z</dc:date>
    </item>
  </channel>
</rss>

