<?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 Change pointers in ALE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898011#M375258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have four fileds in that only one field is changed remaining is not changed. what i have to do using change pointers in ALV. if changes happen in outbound side same changes has to be affect on inbound also. For this what can i do. is it required do manually or by default it will take of that changes. please clarify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2007 04:32:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-24T04:32:08Z</dc:date>
    <item>
      <title>Change pointers in ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898011#M375258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have four fileds in that only one field is changed remaining is not changed. what i have to do using change pointers in ALV. if changes happen in outbound side same changes has to be affect on inbound also. For this what can i do. is it required do manually or by default it will take of that changes. please clarify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 04:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898011#M375258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T04:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers in ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898012#M375259</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;Example:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u change the description of a material using ALE Change Pointers.&lt;/P&gt;&lt;P&gt;U will have to do the following few steps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Tcode BD61---&amp;gt; check the change pointers activated check box&lt;/P&gt;&lt;P&gt;save and goback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Tcode BD50---&amp;gt; check the MATMAS check box save and comeback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Tcode BD51---&amp;gt; goto IDOC_INPUT_MATMAS01 select the checkbox save and comeback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Tcode BD52---&amp;gt; give message type : matmas press ok button.&lt;/P&gt;&lt;P&gt;select all what ever you want and delete remaining fields.&lt;/P&gt;&lt;P&gt;save &amp;amp; come back.&lt;/P&gt;&lt;P&gt;5) 5) go to Tcode MM02 select one material and try to change the description and save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will effects the target systems material desciption will also changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute&lt;/P&gt;&lt;P&gt;give Message type : MATMAS and Execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 04:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898012#M375259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T04:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers in ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898013#M375260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Report RBDMIDOC in SE38 and exceute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 05:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898013#M375260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T05:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers in ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898014#M375261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prakash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanq for givig reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 03:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-in-ale/m-p/1898014#M375261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T03:53:05Z</dc:date>
    </item>
  </channel>
</rss>

