<?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: Change Pointers Structure for DEBMAS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717814#M1872809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u.&lt;/P&gt;&lt;P&gt;Please can u explain clearly, what function module should i consider there ? . So that i can get entire structure of DEBMAS07&amp;nbsp; when i made the changes in Existing Customer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 09:49:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-31T09:49:12Z</dc:date>
    <item>
      <title>Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717812#M1872807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Working on the Customer Master&lt;STRONG&gt; Outbound Idoc&lt;/STRONG&gt; and when a new customer is created with 10 fields it is generating. When i made a changes for that cutomer, only change fields are coming in Idoc but entire 10 fields are not coming. Please suggest any solution For this.&lt;/P&gt;&lt;P&gt;&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;Muralidhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 07:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717812#M1872807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-31T07:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717813#M1872808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muralidhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction BD60 for message DEBMAS, the function MASTERIDOC_CREATE_SMD_DEBMAS create the Idoc, you can create your own function to fill the idoc whatever you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 08:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717813#M1872808</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-10-31T08:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717814#M1872809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u.&lt;/P&gt;&lt;P&gt;Please can u explain clearly, what function module should i consider there ? . So that i can get entire structure of DEBMAS07&amp;nbsp; when i made the changes in Existing Customer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 09:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717814#M1872809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-31T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717815#M1872810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muralidhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are working with change pointer technique then you can use only BD21 Transaction code , Creating idoc types from Change pointers to send the changes .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't send directly to the receiver system because these customers are already created so that is the reason you are getting only changed fields only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Raghunadh Kodali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717815#M1872810</guid>
      <dc:creator>former_member226225</dc:creator>
      <dc:date>2014-10-31T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717816#M1872811</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;Function MASTERIDOC_CREATE_SMD_DEBMAS fills Idoc structure using the change pointers of customers that exist in the system, function MASTERIDOC_CREATE_REQ_DEBMAS just create idocs from the list that is passed in table KNA1KEY, so if you want to send Idocs of the customer that have been changed, first you must determine which are those customer as is done in funtion MASTERIDOC_CREATE_SMD_DEBMAS, and later call function MASTERIDOC_CREATE_REQ_DEBMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you need to create your own function.&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;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717816#M1872811</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-10-31T10:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717817#M1872812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghunadh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to generate the idoc with all fields data when we made the changes in existing Customer&amp;nbsp; by using Change Pointer Technique ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muralidhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717817#M1872812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-31T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers Structure for DEBMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717818#M1872813</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;As of my experience it is not possible to send all the fields using change pointer technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can only send the changes from sender to receiver system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Raghunadh Kodali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-structure-for-debmas/m-p/10717818#M1872813</guid>
      <dc:creator>former_member226225</dc:creator>
      <dc:date>2014-10-31T11:57:35Z</dc:date>
    </item>
  </channel>
</rss>

