<?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  Pointer Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034331#M1170919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jan 2009 11:46:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-12T11:46:36Z</dc:date>
    <item>
      <title>Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034323#M1170911</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 am using HRMD_ABA message type and HRMD_ABA05 IDOC Type to transfer HR data to E-recruiting server..now this  does not have segments E1P0022 and E1P0023 so it does not transfer data  for infotype 0022 and 0023 to ER. So  in the  receiving side while processing Inbound  data  i have one Badi  in which i am calling RFC to  HR  system and  get data for IT 0022 and 0023 and  Update  them in relevent ER data. This is  working fine &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   But Now i have  activate  Change pointer data for this  HRMD_ABA message type and  it  doesn't create  change pointer  if  Infotype 0022 and 0023 values  have changed  the reason is  it  does not have  segments  to  transfer  data  as i mentioned  earlier.. Is there any way to create  change  pointer for the  this infotype   which are  not  part of this basic type.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope  i am clear with my question... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  in Advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 08:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034323#M1170911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T08:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034324#M1170912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Check whether the field to which you are making the changes (ie you want to trigger change pointer) is included in BD52.If not include the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 08:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034324#M1170912</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2009-01-06T08:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034325#M1170913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michell,&lt;/P&gt;&lt;P&gt;you need to extend your basic type and add the custom segments and implement the logic accordingly on inbound and outbound side.Once this is done,  U need to run BD60( activate change pointers globally), BD50( activate change pointers for message type), BD52( add custom fields to message type).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to add fields for infotype to message type HRMD_ABA through BD52, to reflect any changes made in thse values&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 08:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034325#M1170913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T08:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034326#M1170914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod and Abdul, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     thanks  for reply.. now in BD52 it ask for  object.. what  it  would be if it is Z-objec  tthen  from where can i create that Z-object. &lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;       And i have not Extended IDOC.. to avoid  extension i have used and RFC to fetch additional Data inside Badi in inbound  processing..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 09:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034326#M1170914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034327#M1170915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If it is a zobject then , it should be made avialble by including it in a customized zmessagetype.As you are using a standard message type and also have not extended it, this zobject will not be available.&lt;/P&gt;&lt;P&gt;You can  create your own meassage type by including required fields using WE81 and assign this message type to basic type using we82.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 10:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034327#M1170915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034328#M1170916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya  vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   the  thing  is  in my requirement i want change pointer to get triggered  if  data in IT0022 or  IT0023 is changed but since  my Idoc and message type does not have field to carry data for these infotypes...i want my change pointer get  triggered and  Idoc with data  of infotype  which it  can carry of IT0000, IT0001 etc should  get generated  so that  in receiving side my RFC inside  Badi  will fetched  changed data of IT0022 and IT0023.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 10:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034328#M1170916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T10:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034329#M1170917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michell,&lt;/P&gt;&lt;P&gt;As far as i understand, change pointers will not be generated for additional fields unless you enhance the idoc type and change document item is created for additional fields.Please check if any other alternate solution can be possible.&lt;/P&gt;&lt;P&gt; Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 11:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034329#M1170917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T11:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034330#M1170918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless n until u enhance the idoc type u cannot send the addtional data.Also u need to enhance the outbound program to include the additional fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 11:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034330#M1170918</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2009-01-06T11:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change  Pointer Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034331#M1170919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 11:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-query/m-p/5034331#M1170919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-12T11:46:36Z</dc:date>
    </item>
  </channel>
</rss>

