<?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 IDoc Set Release in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187539#M1001026</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;1. I have created Segment in WE31, Basic type in WE30. If I do (Edit -&amp;gt; Set Release) then can I add new fields later on into that segment and in effect will it be included in Basic type?&lt;/P&gt;&lt;P&gt;2. I have created Message type in WE81 and attached it with Basic type in WE82. What need to be given in 'Extension' field. Please explain with details as I didn't understand after pressing 'F4' there.&lt;/P&gt;&lt;P&gt;3. For Outbound IDoc I need to write a Report(with 'MASTER_IDOC_DISTRIBUTE' function module) or only Function Module will serve the purpose?&lt;/P&gt;&lt;P&gt;a. If Function Module then, please specify will it be a RFC enabled Function Module (BAPI) or simple (without RFC)? Please provide the code if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anindita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2008 04:28:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-24T04:28:45Z</dc:date>
    <item>
      <title>IDoc Set Release</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187539#M1001026</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;1. I have created Segment in WE31, Basic type in WE30. If I do (Edit -&amp;gt; Set Release) then can I add new fields later on into that segment and in effect will it be included in Basic type?&lt;/P&gt;&lt;P&gt;2. I have created Message type in WE81 and attached it with Basic type in WE82. What need to be given in 'Extension' field. Please explain with details as I didn't understand after pressing 'F4' there.&lt;/P&gt;&lt;P&gt;3. For Outbound IDoc I need to write a Report(with 'MASTER_IDOC_DISTRIBUTE' function module) or only Function Module will serve the purpose?&lt;/P&gt;&lt;P&gt;a. If Function Module then, please specify will it be a RFC enabled Function Module (BAPI) or simple (without RFC)? Please provide the code if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anindita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 04:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187539#M1001026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T04:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Set Release</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187540#M1001027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. No, once u set release u canu2019t add fields later and it will not effect basic type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It is optional. Combined with an IDoc type from the SAP standard version (a basic type) to create a new, upwardly-compatible IDoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDoc processing:&lt;/P&gt;&lt;P&gt;     If an EDI subsystem is used, the subsystem should not modify the field CIMTYP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     1   Outbound IDocs: the application selection module maintains the field CIMTYP from the field PARTOUT (partner profile).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     2   Inbound IDocs: the IDoc Interface checks whether the specified extension exists in combination with the specified basic type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Yes use FM. According to ur scenario u want to choose BAPI or simple RFC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 04:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187540#M1001027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T04:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Set Release</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187541#M1001028</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;I got answers to all of my questions. The below is for your information:&lt;/P&gt;&lt;P&gt;1. I can include field even after doing SET RELEASE, have to do CANCEL RELEASE first.&lt;/P&gt;&lt;P&gt;2. Extension is not obligatory. It will extend the IDoc.&lt;/P&gt;&lt;P&gt;3. It will be a non-RFC enabled function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 06:37:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187541#M1001028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T06:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Set Release</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187542#M1001029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2008 06:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-set-release/m-p/4187542#M1001029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-24T06:38:18Z</dc:date>
    </item>
  </channel>
</rss>

