<?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: How to create a IDOC program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251712#M486865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. What are the steps in this requirement&lt;/P&gt;&lt;P&gt;-&amp;gt; Create a module pool program, design a screen, take input into an itab call MASTER_IDOC_DISTRIBUTE passing itab to sdata.&lt;/P&gt;&lt;P&gt;2. Do we require the partner profile and port and logical system definition as i am going to create a IDOC in the same system.( i am not sending the IDOC out of the system) - Yes&lt;/P&gt;&lt;P&gt;3. Can i use the MASTER_IDOC_DISTRIBUTE FM to create a IDOC in the database? - Yes&lt;/P&gt;&lt;P&gt;4. Can i use IDOC_CREATE_ON_DATABASE FM to do the same job?  - No, because MASTER_IDOC_DISTRIBUTE will be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Younus&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Helpful Answers!!!&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2007 11:29:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-16T11:29:10Z</dc:date>
    <item>
      <title>How to create a IDOC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251711#M486864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirement where i have to design a screen program to provide the user with a input screen. The user will input data on this screen, after the user enters the data and clicks on execute or some button on the module screen the system must generate a IDOC in the system. This IDOC will be picked up from another program within the same system.The reason we are doing this is the other program cannot be changed and it can accept only an IDOC from the external system which we are going to eliminate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. What are the steps in this requirement&lt;/P&gt;&lt;P&gt;2. Do we require the partner profile and port and logical system definition as i am going to create a IDOC in the same system.( i am not sending the IDOC out of the system)&lt;/P&gt;&lt;P&gt;3. Can i use the MASTER_IDOC_DISTRIBUTE FM to create a IDOC in the database?&lt;/P&gt;&lt;P&gt;4. Can i use IDOC_CREATE_ON_DATABASE FM to do the same job? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please guide me with deatils on how to go about this. Thanks&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251711#M486864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a IDOC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251712#M486865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. What are the steps in this requirement&lt;/P&gt;&lt;P&gt;-&amp;gt; Create a module pool program, design a screen, take input into an itab call MASTER_IDOC_DISTRIBUTE passing itab to sdata.&lt;/P&gt;&lt;P&gt;2. Do we require the partner profile and port and logical system definition as i am going to create a IDOC in the same system.( i am not sending the IDOC out of the system) - Yes&lt;/P&gt;&lt;P&gt;3. Can i use the MASTER_IDOC_DISTRIBUTE FM to create a IDOC in the database? - Yes&lt;/P&gt;&lt;P&gt;4. Can i use IDOC_CREATE_ON_DATABASE FM to do the same job?  - No, because MASTER_IDOC_DISTRIBUTE will be enough.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Younus&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Helpful Answers!!!&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 11:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251712#M486865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T11:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a IDOC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251713#M486866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create the Idoc type / segments , create message type and link Idoc and message.&lt;/P&gt;&lt;P&gt;Steps to customize a new IDoc &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;1. Define IDoc Segment (WE31) &lt;/P&gt;&lt;P&gt;2. Convert Segments into an IDoc type (WE30) &lt;/P&gt;&lt;P&gt;3. Create a Message Type (WE81) &lt;/P&gt;&lt;P&gt;4. Create valid Combination of Message &amp;amp; IDoc type(WE82) &lt;/P&gt;&lt;P&gt;5. Define Processing Code(WE41 for OUT / WE42 for IN) &lt;/P&gt;&lt;P&gt;6. Define Partner Profile(WE20) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Yes, you need LS &amp;amp; Partner profile&lt;/P&gt;&lt;P&gt;3. Yes use MASTER_IDOC_DISTRIBUTE &lt;/P&gt;&lt;P&gt;4. Can use IDOC_CREATE_ON_DATABASE instead of MASTER_IDOC_DISTRIBUTE and then process the Idoc.&lt;/P&gt;&lt;P&gt;Message Type :: The message type defines the semantic context of an IDoc. The message type tells the processing routines, how the message has to be interpreted. The same IDoc data can be sent with different message types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDoc Type :: An IDoc type defines the syntax of the IDoc data. It tells which segments are found in an Idoc and what fields the segments are made of. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing Code :: The processing code is a logical name that determines the processing routine. This points usually to a function module, but the processing routine can also be a workflow or an event. &lt;/P&gt;&lt;P&gt;The use of a logical processing code makes it easy to modify the processing routine for a series of partner profiles at once. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner profile :: Every sender-receiver relationship needs a profile defined. This one determines &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The processing code &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The processing times and conditions &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;In the case of outbound IDoc 1. The media port used to send the IDoc and 2. Triggers used to send the IDoc &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partner Type :: The IDoc partners are classified in logical groups. Such as : LS, KU, LI. &lt;/P&gt;&lt;P&gt;LS - Logical Systems : It is meant to be a different computer and was primarily introduced for use with the ALE functionality. &lt;/P&gt;&lt;P&gt;KU - Customer : The partner type customer is used in classical EDI transmission to designate a partner, that requires a service from your company or is in the role of a debtor with respect to your company, e.g. the payer, sold-to-party, ship-to-party. &lt;/P&gt;&lt;P&gt;LI - Supplier : The partner type supplier is used in classical EDI transmission to designate a partner, that delivers a service to your company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 11:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251713#M486866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T11:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a IDOC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251714#M486867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            suresh first thing you need to do is check if any of the existing idoc can be used. if so map the data you enter in the screen to the idoc structure, check to see if you need any madatory field to be filled like the destination system etc, you can hardcode the things you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Than there is function module to trigger in an inbound idoc, the program whic h you are saying will pick this idoc and do the necessary action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you need to create process code and partener profiles as said by vishal&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;krishnam raju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        krishnam Raju N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 12:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251714#M486867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T12:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a IDOC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251715#M486868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First try to create a Module pool program.&lt;/P&gt;&lt;P&gt;Assign the tcode to the IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else get the data into IDOC segment and try to transfer it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creation of IDoc &lt;/P&gt;&lt;P&gt;To Create Idoc we need to follow these steps: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Segment ( WE31) &lt;/P&gt;&lt;P&gt;Create Idoc Type ( WE30) &lt;/P&gt;&lt;P&gt;Create Message Type ( WE81) &lt;/P&gt;&lt;P&gt;Assign Idoc Type to Message Type ( WE82) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a Segment &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction code WE31 &lt;/P&gt;&lt;P&gt;Enter the name for your segment type and click on the Create icon &lt;/P&gt;&lt;P&gt;Type the short text &lt;/P&gt;&lt;P&gt;Enter the variable names and data elements &lt;/P&gt;&lt;P&gt;Save it and go back &lt;/P&gt;&lt;P&gt;Go to Edit -&amp;gt; Set Release &lt;/P&gt;&lt;P&gt;Follow steps to create more number of segments &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create IDOC Type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction code WE30 &lt;/P&gt;&lt;P&gt;Enter the Object Name, select Basic type and click Create icon &lt;/P&gt;&lt;P&gt;Select the create new option and enter a description for your basic IDOC type and press enter &lt;/P&gt;&lt;P&gt;Select the IDOC Name and click Create icon &lt;/P&gt;&lt;P&gt;The system prompts us to enter a segment type and its attributes &lt;/P&gt;&lt;P&gt;Choose the appropriate values and press Enter &lt;/P&gt;&lt;P&gt;The system transfers the name of the segment type to the IDOC editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create IDOC Type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps to add more number of segments to Parent or as Parent-child relation &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save it and go back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Edit -&amp;gt; Set release &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Message Type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction code WE81 &lt;/P&gt;&lt;P&gt;Change the details from Display mode to Change mode &lt;/P&gt;&lt;P&gt;After selection, the system will give this message &amp;#147;The table is cross-client (see Help for further info)&amp;#148;. Press Enter &lt;/P&gt;&lt;P&gt;Click New Entries to create new Message Type &lt;/P&gt;&lt;P&gt;Fill details &lt;/P&gt;&lt;P&gt;Save it and go back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign Message Type to IDoc Type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction code WE82 &lt;/P&gt;&lt;P&gt;Change the details from Display mode to Change mode &lt;/P&gt;&lt;P&gt;After selection, the system will give this message &amp;#147;The table is cross-client (see Help for further info)&amp;#148;. Press Enter. &lt;/P&gt;&lt;P&gt;Click New Entries to create new Message Type. &lt;/P&gt;&lt;P&gt;Fill details &lt;/P&gt;&lt;P&gt;Save it and go back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can also check all these links related to idocs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_sample.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_sample.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/" target="test_blank"&gt;http://www.allsaplinks.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/" target="test_blank"&gt;http://www.sap-img.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap.html" target="test_blank"&gt;http://www.sappoint.com/abap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/index.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://expertanswercenter.techtarget.com/eac/knowledgebaseCategory/0,295197,sid63_tax296858_idx0_off50,00.html" target="test_blank"&gt;http://expertanswercenter.techtarget.com/eac/knowledgebaseCategory/0,295197,sid63_tax296858_idx0_off50,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/documents/popular-q-and-a/extending-a-basic-idoc-type-2358" target="test_blank"&gt;http://sap.ittoolbox.com/documents/popular-q-and-a/extending-a-basic-idoc-type-2358&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b7eee43d711d1893e0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b7eee43d711d1893e0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/thread/199996 &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 12:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251715#M486868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T12:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a IDOC program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251716#M486869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answers. Some of my questions are answered but still have some open questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Can i conclude that anytime i need to create an IDOC ( whether to be saved in the same system or whether to be send to a partner) the BASIC CONFIGURATION like  &lt;/P&gt;&lt;P&gt;  - Partner Profile&lt;/P&gt;&lt;P&gt;  - RFC and Logical system&lt;/P&gt;&lt;P&gt;  - Port definition &lt;/P&gt;&lt;P&gt;  - Process code &amp;amp; posting program or Outbound program &lt;/P&gt;&lt;P&gt; must exists in the system. ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Is there only one FM -MASTER_IDOC_DISTRIBUTE for creating OUTBOUND IDOC?? Can we use the same FM for inbound IDOC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. is there any document which specifies the basic configuration which is required for IDOC generation no matter under which scenario you are creating the IDOCs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 12:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-idoc-program/m-p/2251716#M486869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T12:09:36Z</dc:date>
    </item>
  </channel>
</rss>

