<?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: Regarding IDOC control data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039220#M965414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM 'IDOC_READ_COMPLETELY' will get you the Data and status data value. To get the control data use the FM 'IDOC_CONDAT_IMPORT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2008 10:31:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-18T10:31:45Z</dc:date>
    <item>
      <title>Regarding IDOC control data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039216#M965410</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;Please let me there is any function module available for getting control record information if I pass message type to the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 07:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039216#M965410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T07:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding IDOC control data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039217#M965411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no such function module available in SAP to get you the control record when you give the Message Type as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The simple reason is that you might be using the same message type for both inbound and outbound and for many business partners, so you cann't get the control record details that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to know the basic type associated with that message type then you can use WE82 transaction for getting the corresponding basic type for that message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 08:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039217#M965411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T08:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding IDOC control data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039218#M965412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the FM 'IDOC_READ_COMPLETELY'&lt;/P&gt;&lt;P&gt;to get the control record.&lt;/P&gt;&lt;P&gt;Here You have to pass the idoc number as import parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 09:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039218#M965412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T09:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding IDOC control data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039219#M965413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To know the compete information abt control record use t/r WE61.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 10:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039219#M965413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T10:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding IDOC control data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039220#M965414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM 'IDOC_READ_COMPLETELY' will get you the Data and status data value. To get the control data use the FM 'IDOC_CONDAT_IMPORT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 10:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-idoc-control-data/m-p/4039220#M965414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T10:31:45Z</dc:date>
    </item>
  </channel>
</rss>

