<?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 for custom fields in MARC table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136132#M1818725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to change pointers or change documents? Change pointers are used in ALE to trigger delta idocs to various systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for change documents, please refer to the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Change+Document"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/Change+Document&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 01:41:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-18T01:41:50Z</dc:date>
    <item>
      <title>Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136131#M1818724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Hello Guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;I am working in SAP IS Retail environment. We had a requirement to add custom fields at MARC level in Article Master (Material Master).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;For MARA custom fields i found a change pointer object as MAT_FULL, in order to record the custom field changes. But for MARC table custom fields i am not able to find any change pointer object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Do i have to use SCDO for this? Pls Suggest! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;&lt;STRONG style=": ; color: #ff0000;"&gt;Its urgent.&lt;/STRONG&gt; Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Yogesh&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 00:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136131#M1818724</guid>
      <dc:creator>former_member566500</dc:creator>
      <dc:date>2014-02-18T00:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136132#M1818725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to change pointers or change documents? Change pointers are used in ALE to trigger delta idocs to various systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for change documents, please refer to the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Change+Document"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/Change+Document&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 01:41:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136132#M1818725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-18T01:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136133#M1818726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pulkit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, i am referring to change documents. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need here is that on change event of MARC custom fields one change document should get generated. The link which you have given explains the procedure to define the change documents object for Custom table. For MARC table custom field also the same approach gets applied?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 03:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136133#M1818726</guid>
      <dc:creator>former_member566500</dc:creator>
      <dc:date>2014-02-18T03:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136134#M1818727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using append structure, you dont have to create a custom change document. It should be taken care if you have checked the flag at data element level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 04:12:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136134#M1818727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-18T04:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136135#M1818728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...thats right...i checked the Change document flag at data element level. But my functional consultant is saying that he is not able to find the change pointer object for ARTMAS message type. He is able to get combination - MAT_FULL -&amp;gt; DMARC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But since my fields are not present in DMARC structure, the change document is not getting generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 04:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136135#M1818728</guid>
      <dc:creator>former_member566500</dc:creator>
      <dc:date>2014-02-18T04:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136136#M1818729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again I see some confusion in your statements. When someone refers to message type ARTMAS and change pointers, he is talking about IDocs and not SCDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you check with your functional consultant on what he is looking for? Change pointers do not work even if the change document flag are set at data element level, it is a different topic in itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ton confirm change documents are getting locked for your custom fields, you could try following&lt;/P&gt;&lt;P&gt;1. Go to MM02, change the custom field for material at plant level&lt;/P&gt;&lt;P&gt;2. Save the changes&lt;/P&gt;&lt;P&gt;3. Now open the material in display mode and on the menu, click on environment &amp;gt; Display Changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If everything is working fine, your changes should get recorded under that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 06:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136136#M1818729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-18T06:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136137#M1818730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Yogesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;You should create an Append structure in DMARC with your &lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;c&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;ustom fields&lt;/SPAN&gt; &lt;/SPAN&gt;&amp;nbsp; and after that&amp;nbsp; you can add &lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;change pointer object for c&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;ustom fields&lt;/SPAN&gt; in BD52&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'comic sans ms', sans-serif;"&gt;Hamza KOUACHI&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 13:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136137#M1818730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-07T13:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers for custom fields in MARC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136138#M1818731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The must-be-read document for customer field on material master are : &lt;A href="http://service.sap.com/sap/support/notes/44410" title="44410  - Integrating customer-specific fields in the material master"&gt; &lt;SPAN class="title"&gt;44410 - Integrating customer-specific fields in the material master&lt;/SPAN&gt; &lt;/A&gt; and &lt;A href="http://service.sap.com/sap/support/notes/129573" title="129573  - Customer-specific fields for 4.0B via BAPI"&gt;&lt;SPAN class="title"&gt;129573 - Customer-specific fields for 4.0B via BAPI&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;OL&gt;
&lt;LI&gt;11. If you want the system to log the customer-specific fields in the change documents, the following preconditions must be fulfilled:&lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;a) The 'Change document' indicator must be set in the data elements (for example ZZCUST1) that are used for the customer-specific fields in table MARA).&lt;/LI&gt;
&lt;/OL&gt;
&lt;LI&gt;b) For each article master data table, a corresponding change document structure also exists for the change document object MAT_FULL (Transaction SCDO). You must also extend this structure by means of an APPEND structure with the customer-specific fields. For table MARA, no special change document structure exists. Accordingly, no such change isrequired here. &lt;STRONG&gt;For table MARC, you must extend the change document structure DMARC by means of an APPEND if the customer-specific fields affect table MARC.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 13:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-for-custom-fields-in-marc-table/m-p/10136138#M1818731</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-03-07T13:37:53Z</dc:date>
    </item>
  </channel>
</rss>

