<?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 what is a process code in ale idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205907#M1005151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a process code in ale idoc,what is the purpose of Process code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 08:01:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-24T08:01:12Z</dc:date>
    <item>
      <title>what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205907#M1005151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a process code in ale idoc,what is the purpose of Process code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 08:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205907#M1005151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T08:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205908#M1005152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the process code is  having the function module attachment ...here you will get the logic for the data population in the idocs....simply process code contains the code of the program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 08:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205908#M1005152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T08:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205909#M1005153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surya,&lt;/P&gt;&lt;P&gt;Process code refers to an workflow or a function module which helps in reading or writing data from/to Idoc. Following are types of process code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process Code &lt;/P&gt;&lt;P&gt; Description &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Outbound Process Code &lt;/P&gt;&lt;P&gt; This will read application data and place data in Idoc &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Inbound Process Code &lt;/P&gt;&lt;P&gt; This will Idoc and create corresponding application data &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;System Process Code &lt;/P&gt;&lt;P&gt; This will create work item in case some error occurs in idoc / application document processing &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Status Proces Code &lt;/P&gt;&lt;P&gt; This will handle error that occurs when a idoc is sent to some other system &lt;/P&gt;&lt;P&gt;award if found helpful,&lt;/P&gt;&lt;P&gt;with thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sravani yendru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 08:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205909#M1005153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T08:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205910#M1005154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;continuation....&lt;/P&gt;&lt;P&gt;A process code needs to be maintained on each client. It then needs to be linked to the message via the partner profiles on each client. This allows the various clients to use a unique function module for the same message type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To maintain the process code follow these steps: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log on to the appropriate receiving system client &lt;/P&gt;&lt;P&gt;Execute WE42 (ALE - Extensions - Inbound - Maintaining process codes inbound) &lt;/P&gt;&lt;P&gt;Choose Inbound with ALE service &lt;/P&gt;&lt;P&gt;Choose Processing with function module &lt;/P&gt;&lt;P&gt;Click on Processing with function module and choose create icon &lt;/P&gt;&lt;P&gt;Click on New Entries &lt;/P&gt;&lt;P&gt;Type in process code ZINR and give it a description and save &lt;/P&gt;&lt;P&gt;Now you are asked to Please maintain codes added in ALE entry methods, enter and choose Z_IDOC_INPUT_FIRVSL and copy it. You should choose a FM similar to your one. &lt;/P&gt;&lt;P&gt;Enter your process code ZINR &lt;/P&gt;&lt;P&gt;Enter your function module Z_IDOC_INPUT_ZINVRV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 08:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205910#M1005154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T08:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205911#M1005155</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;     Let me tell some scenario then u would be able to understand what a process code is-------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ALE ie, the data requested system is receiver and the data already presented system is sender ie, from where we are having the data,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  here in sender side----&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       we need a program to tranfer required data into idoc--( idoc is just a data container )    in sender side this program logic is in a function module it is configured in we41.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         ie this will transfer the data from database to idoc----in sender side it is a process code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in receiver side after receiving the data we have to post it in database again program needed it is also ie the required code is also in function module it is configured in we42&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt;it is about receiver side f.m or simply process code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;okkkkkkkkkkkk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 07:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205911#M1005155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T07:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205912#M1005156</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;Check the below link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_ALE_Other_Concepts_Conclusion.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_ALE_Other_Concepts_Conclusion.asp&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>Fri, 08 Aug 2008 07:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205912#M1005156</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-08-08T07:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205913#M1005157</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 used in both ALE and EDI framework to identify the function module or API (Application Programming Interface) to be invoked for subsequent processing. Inbound as well as outbound interfaces use process code but for different purposes. Outbound process codes are stored in table TEDE1, while inbound process codes are stored in TEDE2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 08:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205913#M1005157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T08:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205914#M1005158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;               Already SDN members discussed about &lt;/P&gt;&lt;P&gt;process code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In simple way, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTBOUND : Process code acts as Selection programs &lt;/P&gt;&lt;P&gt;INBOUND     : Process code acts as function modules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 08:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205914#M1005158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T08:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205915#M1005159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link..it's very helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b804043d711d1893e0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b804043d711d1893e0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 08:51:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205915#M1005159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T08:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205916#M1005160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process code in ALE Inbound process checks the message type and identifies the posting application program for that message type for posting the data into the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 09:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205916#M1005160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205917#M1005161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surya ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the links for  information on process code ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapsdforum.com/category/idoc-edi-and-ale/" target="test_blank"&gt;http://sapsdforum.com/category/idoc-edi-and-ale/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrainsonline.com/ARTICLES/TECHNICAL/ALE/ALE_INTRODUCTION.html" target="test_blank"&gt;http://www.sapbrainsonline.com/ARTICLES/TECHNICAL/ALE/ALE_INTRODUCTION.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreekar.Kadiri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 09:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205917#M1005161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T09:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: what is a process code in ale idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205918#M1005162</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;In we21 transaction, u should assign partner profile, there u should assign this process code, for calling the function module of processing idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 09:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-a-process-code-in-ale-idoc/m-p/4205918#M1005162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-08T09:17:42Z</dc:date>
    </item>
  </channel>
</rss>

