<?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: ale in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318492#M794941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Link message type, object type and inbound function module (WE57)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Register inbound function module (BD51)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inbound process code (WE42)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure partner profile (WE20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your inbound function module should be like IDOC_INPUT_&amp;lt;message type&amp;gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more info, don t hesitate to ask&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2008 10:21:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-24T10:21:03Z</dc:date>
    <item>
      <title>ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318491#M794940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; can any one help me about inbound idoc step by step.please don't send link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318491#M794940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T10:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318492#M794941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Link message type, object type and inbound function module (WE57)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Register inbound function module (BD51)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inbound process code (WE42)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure partner profile (WE20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your inbound function module should be like IDOC_INPUT_&amp;lt;message type&amp;gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more info, don t hesitate to ask&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318492#M794941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T10:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318493#M794942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friend,&lt;/P&gt;&lt;P&gt; if this thing help full to u please give me max reward point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In bound Idoc&amp;#133;&lt;/P&gt;&lt;P&gt;Step 1: Create segment&lt;/P&gt;&lt;P&gt;a.	T.code WE31&lt;/P&gt;&lt;P&gt;b.	Enter a new segment type and press create button&lt;/P&gt;&lt;P&gt;c.	Give a short text&lt;/P&gt;&lt;P&gt;d.	Enter the field names say FIELD NAME : MATNR ;; DATA ELEMENT: CHAR(18)&lt;/P&gt;&lt;P&gt;e.	Save the segment   (zkrishseg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: Create IDOC type&lt;/P&gt;&lt;P&gt;a.	T.code WE30&lt;/P&gt;&lt;P&gt;b.	Enter a new IDOC type name &lt;/P&gt;&lt;P&gt;c.	Choose the basic type and press the create button.&lt;/P&gt;&lt;P&gt;d.	Choose the create new option button and enter a description and press enter&lt;/P&gt;&lt;P&gt;e.	Place the cursor on the type name and then press create button.&lt;/P&gt;&lt;P&gt;f.	Enter the segment name created in step 1 and check the mandatory segment check box&lt;/P&gt;&lt;P&gt;g.	Enter minimum number and maximum number as 1 and press enter.&lt;/P&gt;&lt;P&gt;h.	Then save the IDOC type.   (zkrishtyp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3: Create message type&lt;/P&gt;&lt;P&gt;a.	T.code WE81&lt;/P&gt;&lt;P&gt;b.	Press change button.&lt;/P&gt;&lt;P&gt;c.	Press new entries button.&lt;/P&gt;&lt;P&gt;d.	Enter a message type and short text and press save button. (zkrishmsg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: Assign message type to IDOC type.&lt;/P&gt;&lt;P&gt;a.	T.code WE82&lt;/P&gt;&lt;P&gt;b.	Press change button&lt;/P&gt;&lt;P&gt;c.	Press new entries button.&lt;/P&gt;&lt;P&gt;d.	Enter the created message type, IDOC type and version release (46B or 46C)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 5:  Create a function module for inbound. (Z_IDOC_KRISH_INBOUND)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 5A: Create characteristics of inbound FM.&lt;/P&gt;&lt;P&gt;a.	T.code BD51&lt;/P&gt;&lt;P&gt;b.	Click &amp;#145;New entries&amp;#146;&lt;/P&gt;&lt;P&gt;c.	Enter the IDOC function module name and 1(individual type) in &amp;#145;input t.&amp;#146;.&lt;/P&gt;&lt;P&gt;d.	Save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 6: Assignment of FM to log, message and type.&lt;/P&gt;&lt;P&gt;a.	T.code WE57&lt;/P&gt;&lt;P&gt;b.	Go for change mode and click &amp;#145;new entries&amp;#146;.&lt;/P&gt;&lt;P&gt;c.	In processing by&amp;#133;enter FM name and enter &amp;#145;F&amp;#146; as type.&lt;/P&gt;&lt;P&gt;d.	Enter basic type (idoc type-zkrishtyp) and message type (zkrishmsg) in the respective text boxes.&lt;/P&gt;&lt;P&gt;e.	Choose the direction as 2 &amp;#150; Inbound.&lt;/P&gt;&lt;P&gt;f.	Save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 7. : Creation of inbound process code.&lt;/P&gt;&lt;P&gt;a.	T.code WE42&lt;/P&gt;&lt;P&gt;b.	Go to change mode and click &amp;#145;create entries&amp;#146;.&lt;/P&gt;&lt;P&gt;c.	Enter a new process code and description (zidockrish)&lt;/P&gt;&lt;P&gt;d.	Enter the FM name in the identification text box&lt;/P&gt;&lt;P&gt;e.	Choose processing with ALE service&lt;/P&gt;&lt;P&gt;f.	Choose processing by FM and click Save button&lt;/P&gt;&lt;P&gt;g.	In the next screen, select the FM name and click save button&lt;/P&gt;&lt;P&gt;Step 7a : Creation of inbound process code.&lt;/P&gt;&lt;P&gt;h.	T.code SM59&lt;/P&gt;&lt;P&gt;i.	Select &amp;#145;R/3 connection&amp;#146;  and click &amp;#145;create&amp;#146;.&lt;/P&gt;&lt;P&gt;j.	Enter all system related things(for Eg. Connection type as &amp;#145;3&amp;#146;, Target host as &amp;#145;SAP04&amp;#146;, &lt;/P&gt;&lt;P&gt;Description , and Logon  details and save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 8:  Define a port&lt;/P&gt;&lt;P&gt;a.	T.code WE21&lt;/P&gt;&lt;P&gt;b.	Click on Transactional RFC and press the &amp;#145;Create&amp;#146; button&lt;/P&gt;&lt;P&gt;c.	Enter a port name and description. (ztestkrish)&lt;/P&gt;&lt;P&gt;d.	Choose the release type.&lt;/P&gt;&lt;P&gt;e.	Choose the RFC destination.&lt;/P&gt;&lt;P&gt;f.	To create RFC destination&amp;#133;go to SPRO and search RFC destination&amp;#133;and create.&lt;/P&gt;&lt;P&gt;g.	Save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 9. Define logical system&lt;/P&gt;&lt;P&gt;a.	T.code SALE&lt;/P&gt;&lt;P&gt;b.	Click down the sending and receiving systems&lt;/P&gt;&lt;P&gt;c.	Click down the logical systems&lt;/P&gt;&lt;P&gt;d.	Choose Define logical system.&lt;/P&gt;&lt;P&gt;e.	Go for new entries.&lt;/P&gt;&lt;P&gt;f.	Enter a new name and description and save it. (zkrishlog)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 10. Create partner profile&lt;/P&gt;&lt;P&gt;a.	T.code  WE20&lt;/P&gt;&lt;P&gt;b.	Choose partner type LS and click create.&lt;/P&gt;&lt;P&gt;c.	Enter the logical system name in partner number&lt;/P&gt;&lt;P&gt;d.	Then Save &amp;#133;. Here Type is &amp;#145;US&amp;#146;.&lt;/P&gt;&lt;P&gt;e.	click + icon(create inbound parameter) in the bottom. Note: Two table control subscreens will appear.  One for inbound and the other for outbound.  Click + icon in inbound area.&lt;/P&gt;&lt;P&gt;f.	Enter the message type, process code and save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 11. Checking the Idoc&lt;/P&gt;&lt;P&gt;a.	T.code WE19,&lt;/P&gt;&lt;P&gt;b.	Choose radio Basic type , enter the type name(zkrishtyp) and press execute button.&lt;/P&gt;&lt;P&gt;c.	Click on EDIDC Number.&lt;/P&gt;&lt;P&gt;d.	Enter partner Number, Partner type, Port Number for sender and recipient ( data remains same here for sender and recipient)&lt;/P&gt;&lt;P&gt;e.	Enter Message type and press ENTER.&lt;/P&gt;&lt;P&gt;f.	Click on empty space corresponding to SEGMENT name and enter Paarameters like MATNR, WERKS and CHARG etc&amp;#133;.&lt;/P&gt;&lt;P&gt;g.	Click standard inbound properties here&amp;#133;  and press enter&amp;#133; see the result&amp;#133;.&lt;/P&gt;&lt;P&gt;h.	T.code WE02&lt;/P&gt;&lt;P&gt;i.	Enter IDOC number press ENTER see the status.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 11:20:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3318493#M794942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T11:20:00Z</dc:date>
    </item>
  </channel>
</rss>

