<?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/3510591#M844393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wll exaplin in steps : &lt;/P&gt;&lt;P&gt;MASTER DATA TRANSFERMATION BETWEEN 2 DIFF CLIENTS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	For this scenario Client 800 is the Sender and 810 is the receiving system&lt;/P&gt;&lt;P&gt;1. Creating Logical Systems&lt;/P&gt;&lt;P&gt;o	Login using 800 client&lt;/P&gt;&lt;P&gt;o	Go to T. Code SALE&lt;/P&gt;&lt;P&gt;o	Expand Sending and Receiving Systems&lt;/P&gt;&lt;P&gt;o	Expand Logical Systems&lt;/P&gt;&lt;P&gt;o	Click on Define Logical System&lt;/P&gt;&lt;P&gt;o	Click on New Entries&lt;/P&gt;&lt;P&gt;o	Create STUD_S, STUD_R Logical Systems&lt;/P&gt;&lt;P&gt;o	Save and come back&lt;/P&gt;&lt;P&gt;o	Assign the STUD_S Logical System to client 800&lt;/P&gt;&lt;P&gt;o	Assign the STUD_R Logical System to client 810&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Creating the RFCs&lt;/P&gt;&lt;P&gt;o	Go to T. Code SM59&lt;/P&gt;&lt;P&gt;o	Expand R/3 Connections&lt;/P&gt;&lt;P&gt;o	Enter RFC Name as STUD_S&lt;/P&gt;&lt;P&gt;o	Connection Type as 3&lt;/P&gt;&lt;P&gt;o	Language as EN&lt;/P&gt;&lt;P&gt;o	Client as 800&lt;/P&gt;&lt;P&gt;o	User as  SAPUSER&lt;/P&gt;&lt;P&gt;o	PWD as abap&lt;/P&gt;&lt;P&gt;o	Target host as sap&lt;/P&gt;&lt;P&gt;o	Click on Remote logon button to test the RFC&lt;/P&gt;&lt;P&gt;o	Enter RFC Name as STUD_R&lt;/P&gt;&lt;P&gt;o	Connection Type as 3&lt;/P&gt;&lt;P&gt;o	Language as EN&lt;/P&gt;&lt;P&gt;o	Client as 800&lt;/P&gt;&lt;P&gt;o	User as  SATISH&lt;/P&gt;&lt;P&gt;o	PWD as abap&lt;/P&gt;&lt;P&gt;o	Target host as sap&lt;/P&gt;&lt;P&gt;o	Click on Remote logon button to test the RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Creating the Message Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE81&lt;/P&gt;&lt;P&gt;o	Click on change, continue&lt;/P&gt;&lt;P&gt;o	Click on New Entries button&lt;/P&gt;&lt;P&gt;o	Give message type as ZBAPI_STUD_MAS and description&lt;/P&gt;&lt;P&gt;o	Save and back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Creating the Segment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE31&lt;/P&gt;&lt;P&gt;o	Give segment name as ZBAPI_STUD_SEG&lt;/P&gt;&lt;P&gt;o	Enter Short Text&lt;/P&gt;&lt;P&gt;o	Enter the Field Name and Data Element in the text boxes&lt;/P&gt;&lt;P&gt;o	Save, continue,&lt;/P&gt;&lt;P&gt;o	Click on Edit -&amp;gt; Set Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Creating the Basic IDOC Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. code WE30&lt;/P&gt;&lt;P&gt;o	Give obj. name as ZBAPI_STUD_IDOC&lt;/P&gt;&lt;P&gt;o	Click on create&lt;/P&gt;&lt;P&gt;o	Select create new radio button, give description and continue&lt;/P&gt;&lt;P&gt;o	Select the IDOC obj name and click on create button&lt;/P&gt;&lt;P&gt;o	Enter the segment name which is create earlier&lt;/P&gt;&lt;P&gt;o	Select the check box if you want to make the segment mandatory&lt;/P&gt;&lt;P&gt;o	Enter 1 in minimum number 99999 in maximum number, continue&lt;/P&gt;&lt;P&gt;o	Save and back&lt;/P&gt;&lt;P&gt;o	Click on Edit -&amp;gt; Set Release&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Creating Customer Distribution Model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code BD64&lt;/P&gt;&lt;P&gt;o	Click on change and Create model view button&lt;/P&gt;&lt;P&gt;o	Enter the short text and Technical name as ZSTUDENT&lt;/P&gt;&lt;P&gt;o	Select the model and click on Add Message Type Button &lt;/P&gt;&lt;P&gt;o	Give the Sender as STUD_S, &lt;/P&gt;&lt;P&gt;o	               Receiver as STUD_R, &lt;/P&gt;&lt;P&gt;o	               Message Type as ZBAPI_STUD_MAS&lt;/P&gt;&lt;P&gt;o	Select the model view &amp;amp; click on Environment -&amp;gt; Generate Partner Profiles&lt;/P&gt;&lt;P&gt;o	Select Transfer IDOC Immediately and Trigger Immediately radio buttons&lt;/P&gt;&lt;P&gt;o	Click on Execute&lt;/P&gt;&lt;P&gt;o	You should get a list in green color which means it executed successfully.&lt;/P&gt;&lt;P&gt;o	Back to main screen, select the model view&lt;/P&gt;&lt;P&gt;o	Click Edit-&amp;gt;Model view-&amp;gt;Distribute&lt;/P&gt;&lt;P&gt;o	Click on continue&lt;/P&gt;&lt;P&gt;o	You should get a list saying model view is distributed successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Checking the Port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE21&lt;/P&gt;&lt;P&gt;o	Expand Transactional RFC&lt;/P&gt;&lt;P&gt;o	Find the port from the list which is created using BD64 for STUD_R (Receiving system) RFC Destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Checking the Partner Profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE20&lt;/P&gt;&lt;P&gt;o	Expand Partner Type LS&lt;/P&gt;&lt;P&gt;o	Select the Partner profile STUD_R&lt;/P&gt;&lt;P&gt;o	Double click on Message Type ZBAPI_STUD_MAS in Outbound parmtrs.&lt;/P&gt;&lt;P&gt;o	Check Receiver Port is assigned correctly&lt;/P&gt;&lt;P&gt;o	Check the Basic type as your Basic IDOC object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Assigning the Message Type to Basic IDOC Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE82&lt;/P&gt;&lt;P&gt;o	Click on Change &amp;amp; continue, New Entries button&lt;/P&gt;&lt;P&gt;o	Give the Message type as ZBAPI_STUD_MAS &lt;/P&gt;&lt;P&gt;o	Give Basic Type as ZBAPI_STUD_IDOC&lt;/P&gt;&lt;P&gt;o	Release as 46C&lt;/P&gt;&lt;P&gt;o	Save and back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Creating Inbound Function Module (Posting Program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code SE37&lt;/P&gt;&lt;P&gt;o	Create a function Module IDOC_INPUT_ZBAPI_STUD_MAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Jagadeesh.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 10:25:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T10:25:25Z</dc:date>
    <item>
      <title>ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510587#M844389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frds plz give to tr.codes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; various TCODE's involved in ALE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to my mail id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 27, 2008 4:44 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 09:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510587#M844389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T09:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510588#M844390</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;Following is a list of ALE/EDI transactions.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Transaction code  Short text &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;SALE ALE Customizing &lt;/P&gt;&lt;P&gt;BALE  Distribution Administration (ALE) &lt;/P&gt;&lt;P&gt;WEDI  IDoc type &amp;amp; EDI Basis &lt;/P&gt;&lt;P&gt;WE02 IDoc display &lt;/P&gt;&lt;P&gt;WE05 IDoc Lists &lt;/P&gt;&lt;P&gt;WE06 Active IDoc monitoring &lt;/P&gt;&lt;P&gt;WE07 IDoc statistics &lt;/P&gt;&lt;P&gt;WE08  EDI: File Processing Status (EDFI2) &lt;/P&gt;&lt;P&gt;WE09 IDoc lists enhanced &lt;/P&gt;&lt;P&gt;WE10 IDoc lists enhanced &lt;/P&gt;&lt;P&gt;WE12  IDoc test: Inb. Procg of Outb. File &lt;/P&gt;&lt;P&gt;WE14  IDoc test: Outb. from IDoc &lt;/P&gt;&lt;P&gt;WE15  IDoc test: Outbound from MC &lt;/P&gt;&lt;P&gt;WE16  IDoc test: Inbound File &lt;/P&gt;&lt;P&gt;WE17  IDoc test: Inbound status report &lt;/P&gt;&lt;P&gt;WE19 Test tool &lt;/P&gt;&lt;P&gt;WE20 Partner profiles &lt;/P&gt;&lt;P&gt;WE21 Port definition &lt;/P&gt;&lt;P&gt;WE30  IDoc type editor &lt;/P&gt;&lt;P&gt;WE31 Segment editor &lt;/P&gt;&lt;P&gt;WE32 View editor &lt;/P&gt;&lt;P&gt;WE33  Value tables for IDoc documentation &lt;/P&gt;&lt;P&gt;WE40  System process codes &lt;/P&gt;&lt;P&gt;WE41  Process codes, outbound &lt;/P&gt;&lt;P&gt;WE42  Process codes, inbound &lt;/P&gt;&lt;P&gt;WE43  Funct.module: Status record display &lt;/P&gt;&lt;P&gt;WE44  Partner Types and selection reports &lt;/P&gt;&lt;P&gt;WE45  Forward (inbound) (V3, EDILOGADR) &lt;/P&gt;&lt;P&gt;WE46 IDoc administration &lt;/P&gt;&lt;P&gt;WE47 Status Maintenance &lt;/P&gt;&lt;P&gt;WE48  Inbound process codes: Texts &lt;/P&gt;&lt;P&gt;WE49  Inbound process codes: Change texts &lt;/P&gt;&lt;P&gt;WE50  System process codes: Texts &lt;/P&gt;&lt;P&gt;WE51  System process codes: Change texts &lt;/P&gt;&lt;P&gt;WE52  Outbound process codes: Texts &lt;/P&gt;&lt;P&gt;WE53  Outbound process codes: Change texts &lt;/P&gt;&lt;P&gt;WE54  FMs for changing file names &lt;/P&gt;&lt;P&gt;WE55  FMs for path names &lt;/P&gt;&lt;P&gt;WE56  Status process codes &lt;/P&gt;&lt;P&gt;WE57  Messages and application objects &lt;/P&gt;&lt;P&gt;WE58  Status process codes: Texts &lt;/P&gt;&lt;P&gt;WE59  Change status process codes &lt;/P&gt;&lt;P&gt;WE60  Documentation for IDoc types &lt;/P&gt;&lt;P&gt;WE61  Documentation for IDoc record types &lt;/P&gt;&lt;P&gt;WE62 Documentation for segments &lt;/P&gt;&lt;P&gt;WE63  Parser for IDoc types and rec.types &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunsri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510588#M844390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T10:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510589#M844391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the order of Tcode used for ALE config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD54&lt;/P&gt;&lt;P&gt;SCC4&lt;/P&gt;&lt;P&gt;SM59&lt;/P&gt;&lt;P&gt;WE21&lt;/P&gt;&lt;P&gt;WE20&lt;/P&gt;&lt;P&gt;BD64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this, depending on the message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD10/11&lt;/P&gt;&lt;P&gt;BD12/13&lt;/P&gt;&lt;P&gt;BD14/15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 27, 2008 4:44 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510589#M844391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T10:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510590#M844392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;TSTC   - Tcodes&lt;/P&gt;&lt;P&gt;- TSTCT - Tcode Texts&lt;/P&gt;&lt;P&gt;SE93 shows transactions (can add transactions here as well)&lt;/P&gt;&lt;P&gt;I also use SM01 to view transactions (Be careful with this one as it's used to lock transactions. To browse the transactions start typing the transaction and hit enter. The cursor goes to the entry starting with what you typed. Hit enter to page down from there.&lt;/P&gt;&lt;P&gt;Use transaction SEARCH_SAP_MENU to find the menu path of a transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sreelatha gullapalli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510590#M844392</guid>
      <dc:creator>sreelatha_gullapalli</dc:creator>
      <dc:date>2008-02-27T10:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510591#M844393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wll exaplin in steps : &lt;/P&gt;&lt;P&gt;MASTER DATA TRANSFERMATION BETWEEN 2 DIFF CLIENTS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;	For this scenario Client 800 is the Sender and 810 is the receiving system&lt;/P&gt;&lt;P&gt;1. Creating Logical Systems&lt;/P&gt;&lt;P&gt;o	Login using 800 client&lt;/P&gt;&lt;P&gt;o	Go to T. Code SALE&lt;/P&gt;&lt;P&gt;o	Expand Sending and Receiving Systems&lt;/P&gt;&lt;P&gt;o	Expand Logical Systems&lt;/P&gt;&lt;P&gt;o	Click on Define Logical System&lt;/P&gt;&lt;P&gt;o	Click on New Entries&lt;/P&gt;&lt;P&gt;o	Create STUD_S, STUD_R Logical Systems&lt;/P&gt;&lt;P&gt;o	Save and come back&lt;/P&gt;&lt;P&gt;o	Assign the STUD_S Logical System to client 800&lt;/P&gt;&lt;P&gt;o	Assign the STUD_R Logical System to client 810&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Creating the RFCs&lt;/P&gt;&lt;P&gt;o	Go to T. Code SM59&lt;/P&gt;&lt;P&gt;o	Expand R/3 Connections&lt;/P&gt;&lt;P&gt;o	Enter RFC Name as STUD_S&lt;/P&gt;&lt;P&gt;o	Connection Type as 3&lt;/P&gt;&lt;P&gt;o	Language as EN&lt;/P&gt;&lt;P&gt;o	Client as 800&lt;/P&gt;&lt;P&gt;o	User as  SAPUSER&lt;/P&gt;&lt;P&gt;o	PWD as abap&lt;/P&gt;&lt;P&gt;o	Target host as sap&lt;/P&gt;&lt;P&gt;o	Click on Remote logon button to test the RFC&lt;/P&gt;&lt;P&gt;o	Enter RFC Name as STUD_R&lt;/P&gt;&lt;P&gt;o	Connection Type as 3&lt;/P&gt;&lt;P&gt;o	Language as EN&lt;/P&gt;&lt;P&gt;o	Client as 800&lt;/P&gt;&lt;P&gt;o	User as  SATISH&lt;/P&gt;&lt;P&gt;o	PWD as abap&lt;/P&gt;&lt;P&gt;o	Target host as sap&lt;/P&gt;&lt;P&gt;o	Click on Remote logon button to test the RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Creating the Message Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE81&lt;/P&gt;&lt;P&gt;o	Click on change, continue&lt;/P&gt;&lt;P&gt;o	Click on New Entries button&lt;/P&gt;&lt;P&gt;o	Give message type as ZBAPI_STUD_MAS and description&lt;/P&gt;&lt;P&gt;o	Save and back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Creating the Segment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE31&lt;/P&gt;&lt;P&gt;o	Give segment name as ZBAPI_STUD_SEG&lt;/P&gt;&lt;P&gt;o	Enter Short Text&lt;/P&gt;&lt;P&gt;o	Enter the Field Name and Data Element in the text boxes&lt;/P&gt;&lt;P&gt;o	Save, continue,&lt;/P&gt;&lt;P&gt;o	Click on Edit -&amp;gt; Set Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Creating the Basic IDOC Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. code WE30&lt;/P&gt;&lt;P&gt;o	Give obj. name as ZBAPI_STUD_IDOC&lt;/P&gt;&lt;P&gt;o	Click on create&lt;/P&gt;&lt;P&gt;o	Select create new radio button, give description and continue&lt;/P&gt;&lt;P&gt;o	Select the IDOC obj name and click on create button&lt;/P&gt;&lt;P&gt;o	Enter the segment name which is create earlier&lt;/P&gt;&lt;P&gt;o	Select the check box if you want to make the segment mandatory&lt;/P&gt;&lt;P&gt;o	Enter 1 in minimum number 99999 in maximum number, continue&lt;/P&gt;&lt;P&gt;o	Save and back&lt;/P&gt;&lt;P&gt;o	Click on Edit -&amp;gt; Set Release&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Creating Customer Distribution Model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code BD64&lt;/P&gt;&lt;P&gt;o	Click on change and Create model view button&lt;/P&gt;&lt;P&gt;o	Enter the short text and Technical name as ZSTUDENT&lt;/P&gt;&lt;P&gt;o	Select the model and click on Add Message Type Button &lt;/P&gt;&lt;P&gt;o	Give the Sender as STUD_S, &lt;/P&gt;&lt;P&gt;o	               Receiver as STUD_R, &lt;/P&gt;&lt;P&gt;o	               Message Type as ZBAPI_STUD_MAS&lt;/P&gt;&lt;P&gt;o	Select the model view &amp;amp; click on Environment -&amp;gt; Generate Partner Profiles&lt;/P&gt;&lt;P&gt;o	Select Transfer IDOC Immediately and Trigger Immediately radio buttons&lt;/P&gt;&lt;P&gt;o	Click on Execute&lt;/P&gt;&lt;P&gt;o	You should get a list in green color which means it executed successfully.&lt;/P&gt;&lt;P&gt;o	Back to main screen, select the model view&lt;/P&gt;&lt;P&gt;o	Click Edit-&amp;gt;Model view-&amp;gt;Distribute&lt;/P&gt;&lt;P&gt;o	Click on continue&lt;/P&gt;&lt;P&gt;o	You should get a list saying model view is distributed successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Checking the Port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE21&lt;/P&gt;&lt;P&gt;o	Expand Transactional RFC&lt;/P&gt;&lt;P&gt;o	Find the port from the list which is created using BD64 for STUD_R (Receiving system) RFC Destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Checking the Partner Profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE20&lt;/P&gt;&lt;P&gt;o	Expand Partner Type LS&lt;/P&gt;&lt;P&gt;o	Select the Partner profile STUD_R&lt;/P&gt;&lt;P&gt;o	Double click on Message Type ZBAPI_STUD_MAS in Outbound parmtrs.&lt;/P&gt;&lt;P&gt;o	Check Receiver Port is assigned correctly&lt;/P&gt;&lt;P&gt;o	Check the Basic type as your Basic IDOC object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Assigning the Message Type to Basic IDOC Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code WE82&lt;/P&gt;&lt;P&gt;o	Click on Change &amp;amp; continue, New Entries button&lt;/P&gt;&lt;P&gt;o	Give the Message type as ZBAPI_STUD_MAS &lt;/P&gt;&lt;P&gt;o	Give Basic Type as ZBAPI_STUD_IDOC&lt;/P&gt;&lt;P&gt;o	Release as 46C&lt;/P&gt;&lt;P&gt;o	Save and back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10. Creating Inbound Function Module (Posting Program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o	Go to T. Code SE37&lt;/P&gt;&lt;P&gt;o	Create a function Module IDOC_INPUT_ZBAPI_STUD_MAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Jagadeesh.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:25:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale/m-p/3510591#M844393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T10:25:25Z</dc:date>
    </item>
  </channel>
</rss>

