<?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: idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693808#M889449</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;Use change pointers concept as follows, This example is for MATMAS IDOC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activating Change Pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change pointer generation has to be activated at both the&lt;/P&gt;&lt;P&gt;general level and message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto BD61, check the checkbox Change pointers activated - generally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Goto BD50, Choose the row for message type MATMAS, and check mark the corresponding field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Converting change pointers to IDOCs&lt;/P&gt;&lt;P&gt;&amp;#149; Create, change or mark for deletion materials using&lt;/P&gt;&lt;P&gt;transaction MM01, MM02, or MM06.&lt;/P&gt;&lt;P&gt;&amp;#149; Execute transaction BD21&lt;/P&gt;&lt;P&gt;&amp;#149; Enter Message type MATMAS&lt;/P&gt;&lt;P&gt;&amp;#149; Execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2008 13:26:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-14T13:26:25Z</dc:date>
    <item>
      <title>idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693807#M889448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do i automate idoc generation so that once i save the cancellation of sales order , an idoc is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 13:02:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693807#M889448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T13:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693808#M889449</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;Use change pointers concept as follows, This example is for MATMAS IDOC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activating Change Pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change pointer generation has to be activated at both the&lt;/P&gt;&lt;P&gt;general level and message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto BD61, check the checkbox Change pointers activated - generally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Goto BD50, Choose the row for message type MATMAS, and check mark the corresponding field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Converting change pointers to IDOCs&lt;/P&gt;&lt;P&gt;&amp;#149; Create, change or mark for deletion materials using&lt;/P&gt;&lt;P&gt;transaction MM01, MM02, or MM06.&lt;/P&gt;&lt;P&gt;&amp;#149; Execute transaction BD21&lt;/P&gt;&lt;P&gt;&amp;#149; Enter Message type MATMAS&lt;/P&gt;&lt;P&gt;&amp;#149; Execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2008 13:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693808#M889449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-14T13:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693809#M889450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tryed out the suggested way. but the message type is not being accepted in BD21, So i am not able to execute it. Can u pl. explain the reason and the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another doubt is,&lt;/P&gt;&lt;P&gt;If a change is being effected in application, Change pointers may be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i create a new order , how do i automate idoc generation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 05:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693809#M889450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T05:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693810#M889451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish, im using an extended TPSLOC Idoc to send Customer Master Sales Data (KNVV), how can i set the automatic generation of the idoc when you edit the sales information and not only the information in the standard tpsloc idoc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roberto Gomez&lt;/P&gt;&lt;P&gt;Senior Abap Developer&lt;/P&gt;&lt;P&gt;Empresas Polar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2009 14:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/3693810#M889451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-13T14:56:05Z</dc:date>
    </item>
  </channel>
</rss>

