<?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 codes. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621819#M602164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another name for a specific process, for example function module or workflow. IDocs are read or written in this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the partner profiles, the processing is never addressed directly but rather always using a process code. You can therefore replace an old process with a new one for any number of partners by assigning the existing process code to the new process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two types of process code are used in conjunction with the partner profiles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Outbound Process Code - if you are using outbound processing under Message Control, the IDoc is generated in the IDoc Interface. The process code names the relevant function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Inbound Process Code - names the function module or workflow which reads the IDoc data and transfers the data to the application document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are process codes for exception handling:&lt;/P&gt;&lt;P&gt;1) System Process Code - names the workflow which is triggered in inbound or outbound processing when an exception occurs.&lt;/P&gt;&lt;P&gt;2) Status Process Code - names the exception workflow which is triggered when an incorrect status is returned by the external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These two types are configured centrally and not on a partner-specific basis and therefore do not have to be maintained when a new process is defined. They were introduced for the sake of completeness, so that each process in the IDoc Interface is addressed using a process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2007 11:41:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-08T11:41:49Z</dc:date>
    <item>
      <title>regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621814#M602159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know whether the process codes are mandatory for idocs ? &lt;/P&gt;&lt;P&gt;what is the exact use of process codes in IDOCS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explain in detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621814#M602159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T11:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621815#M602160</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;                       &lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="11" type="ul"&gt;&lt;P&gt;WELCOME TO SDN ******************&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another name for a specific process, for example function module or workflow. IDocs are read or written in this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the partner profiles, the processing is never addressed directly but rather always using a process code. You can therefore replace an old process with a new one for any number of partners by assigning the existing process code to the new process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two types of process code are used in conjunction with the partner profiles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Outbound Process Code - if you are using outbound processing under Message Control, the IDoc is generated in the IDoc Interface. The process code names the relevant function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Inbound Process Code - names the function module or workflow which reads the IDoc data and transfers the data to the application document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are process codes for exception handling:&lt;/P&gt;&lt;P&gt;1) System Process Code - names the workflow which is triggered in inbound or outbound processing when an exception occurs.&lt;/P&gt;&lt;P&gt;2) Status Process Code - names the exception workflow which is triggered when an incorrect status is returned by the external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These two types are configured centrally and not on a partner-specific basis and therefore do not have to be maintained when a new process is defined. They were introduced for the sake of completeness, so that each process in the IDoc Interface is addressed using a process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621815#M602160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T11:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621816#M602161</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;Process codes are mandatory for inbound idocs...the process code is attached with a function module which actally triggers the idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For outbound if we choose message control method then the process code is required for other methods its not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction codes for process codes are&lt;/P&gt;&lt;P&gt;1&amp;gt;WE41(Outbound process code)&lt;/P&gt;&lt;P&gt;2&amp;gt;WE42(Inbound process code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3896669"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b805a43d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b805a43d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621816#M602161</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-08-08T11:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621817#M602162</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;Process Code identifies the FM (To post the idoc) or Workflow task (For any other processing) in Inbound processing of idoc.&lt;/P&gt;&lt;P&gt;So it is always mandatory to assign the Process code in partner profile for a message type.&lt;/P&gt;&lt;P&gt;Inbound process codes are created in Tcode WE42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process Code identifies the FM for Generating the IDOC in outbound processing only when Message control is configured.&lt;/P&gt;&lt;P&gt;Inbound process codes are created in Tcode WE41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621817#M602162</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-08T11:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621818#M602163</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;welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the below link.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3896669"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is s Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621818#M602163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621819#M602164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another name for a specific process, for example function module or workflow. IDocs are read or written in this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the partner profiles, the processing is never addressed directly but rather always using a process code. You can therefore replace an old process with a new one for any number of partners by assigning the existing process code to the new process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two types of process code are used in conjunction with the partner profiles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Outbound Process Code - if you are using outbound processing under Message Control, the IDoc is generated in the IDoc Interface. The process code names the relevant function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Inbound Process Code - names the function module or workflow which reads the IDoc data and transfers the data to the application document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are process codes for exception handling:&lt;/P&gt;&lt;P&gt;1) System Process Code - names the workflow which is triggered in inbound or outbound processing when an exception occurs.&lt;/P&gt;&lt;P&gt;2) Status Process Code - names the exception workflow which is triggered when an incorrect status is returned by the external system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These two types are configured centrally and not on a partner-specific basis and therefore do not have to be maintained when a new process is defined. They were introduced for the sake of completeness, so that each process in the IDoc Interface is addressed using a process code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:41:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621819#M602164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T11:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: regarding process codes.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621820#M602165</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;Process code determines what function module needs to be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;process code are linked in partner profile we20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the partner profile --&amp;gt; Process code is identified. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the Process code --&amp;gt; Function module to be executed is identified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcodes WE41 and WE42&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 11:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-process-codes/m-p/2621820#M602165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T11:48:28Z</dc:date>
    </item>
  </channel>
</rss>

