<?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: IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576108#M260119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to CMOd createa prjt, in enhancement column give the exit name.. u will get set of func modules, double click that FM, inside FM, click include(ZXVEDU03) and call the bapi as mentioned by ur customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Divakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Sep 2006 10:55:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-21T10:55:52Z</dc:date>
    <item>
      <title>IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576107#M260118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;how can i use user exit in this.&lt;/P&gt;&lt;P&gt;in spec they mentioned one userexit but i donot how to use it.&lt;/P&gt;&lt;P&gt;Requairment:&lt;/P&gt;&lt;P&gt;Create new process code which is a copy of ORDC e.g. ZORDC to include the delivery date update logic and bypass the update logic to the schedule quantity in the sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use userexit ZXVEDU03 to enhance sales order look up. In the exit, trigger BAPI_SALESORDER_CHANGE to update the sales order.&lt;/P&gt;&lt;P&gt;Kindly explain this.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards.&lt;/P&gt;&lt;P&gt;Ramu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576107#M260118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576108#M260119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to CMOd createa prjt, in enhancement column give the exit name.. u will get set of func modules, double click that FM, inside FM, click include(ZXVEDU03) and call the bapi as mentioned by ur customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Divakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576108#M260119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576109#M260120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firstly a user exit is put in place in a FM that will process an IDoc so that custom processing can be done. This can include the population of Z segments on an IDoc for further validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are to copy the process code to a Z version, then I do not see the need put extra coding in a user exit. Just code directly in 'Z' function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idocs updates SAP docuements via call transaction. It may be different in later version of SAP. Therefore I do not beleive u need to use the BAPI to update the sales order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576109#M260120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576110#M260121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out for this include program in RBDAPP01 Prog. which process the inbound idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Your user-exit is available as include prg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 11:11:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576110#M260121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576111#M260122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have enhancements available in many of SAP's standard applications. bcoz user may want some provision to do manipulations according to his requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all available enhancements can be found out in SMOD. &lt;/P&gt;&lt;P&gt;1. go to SMOD.&lt;/P&gt;&lt;P&gt;2. utilities -&amp;gt; find. give delvelopment class.&lt;/P&gt;&lt;P&gt; (development class (VA) for a transaction (VA03) can be &lt;/P&gt;&lt;P&gt; found in SE93.)&lt;/P&gt;&lt;P&gt;3. then execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u can see list of enhancements available for this sales order transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however to implement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to CMOD.&lt;/P&gt;&lt;P&gt;2. give project name. press create button.give &lt;/P&gt;&lt;P&gt;description.&lt;/P&gt;&lt;P&gt;3. click on &amp;lt;b&amp;gt;enhancement assignment&amp;lt;/b&amp;gt; button on application &lt;/P&gt;&lt;P&gt;tool bar. u get a table where u give the enhancement number (8 digit). when u press enter, then description for the enhancment should automatically come.&lt;/P&gt;&lt;P&gt;4. then click on &amp;lt;b&amp;gt;compoents&amp;lt;/b&amp;gt; button. now u get a list kind of thing. where u can see function EXIT_SAPLVEDA_001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here u double click it will take u to SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this u will have include ZXVEDU03. &lt;/P&gt;&lt;P&gt;5. double click on this include. u now go to ABAP EDITOR .&lt;/P&gt;&lt;P&gt;here u can write ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write for further queries&lt;/P&gt;&lt;P&gt;reward if useful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 11:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576111#M260122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T11:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576112#M260123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in CMOD to implement the enhancement, the enhancement number is &amp;lt;b&amp;gt;VEDA0001&amp;lt;/b&amp;gt;. to see this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in SMOD utilities -&amp;gt; find.&lt;/P&gt;&lt;P&gt;2. give development class as &amp;lt;b&amp;gt;VED&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;3. execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;VEDA0001  SD EDI Incoming Orders (Customer Extensions)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if found useful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 11:46:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/1576112#M260123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T11:46:12Z</dc:date>
    </item>
  </channel>
</rss>

