<?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: regarding Process code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883558#M370834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process code will be linked to the Message type and the IDOC type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Process codes&amp;lt;/b&amp;gt;. &lt;/P&gt;&lt;P&gt;Process codes are used in ALE and EDI to identify the function module or API to be invoked for subsequent processing. An inbound interface uses a process code to determine the application module that will process the inbound IDOC to an SAP application object such as a sales (Customer) order (process code &amp;#151; ORDE), Material Master record (MATM), or a shipment (SHIP). An outbound interface uses process codes only in the case of applications that use message control (which I&amp;#146;ll get to shortly). In this case, the process code identifies the application module that populates the IDOC with application data. Each process code is associated with a message type. Outbound process codes are stored in table TEDE1, while inbound process codes are stored in TEDE2. &lt;/P&gt;&lt;P&gt;Use transaction WE41 to display outbound process codes and WE42 to display inbound codes, or from WEDI select Control -&amp;gt; Outbound Process Codes/Inbound Process Codes, or from ALE customizing SALE select Extensions -&amp;gt; Outbound -&amp;gt; Maintain Process Code, or Extensions -&amp;gt; Inbound -&amp;gt; Maintain Process Code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KER&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2007 13:10:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-17T13:10:05Z</dc:date>
    <item>
      <title>regarding Process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883557#M370833</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;  Is there any difference in the process code saving and message type saving?&lt;/P&gt;&lt;P&gt;as customized and workbench?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 13:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883557#M370833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-17T13:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883558#M370834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process code will be linked to the Message type and the IDOC type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Process codes&amp;lt;/b&amp;gt;. &lt;/P&gt;&lt;P&gt;Process codes are used in ALE and EDI to identify the function module or API to be invoked for subsequent processing. An inbound interface uses a process code to determine the application module that will process the inbound IDOC to an SAP application object such as a sales (Customer) order (process code &amp;#151; ORDE), Material Master record (MATM), or a shipment (SHIP). An outbound interface uses process codes only in the case of applications that use message control (which I&amp;#146;ll get to shortly). In this case, the process code identifies the application module that populates the IDOC with application data. Each process code is associated with a message type. Outbound process codes are stored in table TEDE1, while inbound process codes are stored in TEDE2. &lt;/P&gt;&lt;P&gt;Use transaction WE41 to display outbound process codes and WE42 to display inbound codes, or from WEDI select Control -&amp;gt; Outbound Process Codes/Inbound Process Codes, or from ALE customizing SALE select Extensions -&amp;gt; Outbound -&amp;gt; Maintain Process Code, or Extensions -&amp;gt; Inbound -&amp;gt; Maintain Process Code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KER&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 13:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883558#M370834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-17T13:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883559#M370835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi eswar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i mean, why we will store Process code under Customizing request and other in workbench request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Avi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 13:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883559#M370835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-17T13:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Process code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883560#M370836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Message type can be saved in Workbench request, where as Process code can saved under customizing request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Beedam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 13:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-code/m-p/1883560#M370836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T13:42:55Z</dc:date>
    </item>
  </channel>
</rss>

