<?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: Tcode CS02 changed triggers idoc but not CS21 using BD21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115662#M1617916</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;I do not have CS21 transaction in my SAP system. Can you please check if it is creatign any entry in CDHDR table after making any chnage via CS01 and CS21?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If standard SAP is not creating any change pointers in BDCP then you can create via user exits using FM "CHANGE_POINTERS_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2011 07:38:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-19T07:38:58Z</dc:date>
    <item>
      <title>Tcode CS02 changed triggers idoc but not CS21 using BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115659#M1617913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;when bom is changed using CS02 then when using BD21 triggers IDOC for the message type&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;when bom is changed using CS21 then it does not trigger idoc using BD21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the code for BD21 message type function&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I found that change pointer (bdcp2-object id ) is different for both transaction CS02 and CS21.&lt;/P&gt;&lt;P&gt;CS02 is updating object id with mast-stlal but this entry is missing for CS21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to find how the table (BDCP , BDCP2) for change pointers is updated for bom change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know the patof code which i should check for updating  the change pointers entries in BDCP , BDCP2 for bom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 17:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115659#M1617913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-15T17:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode CS02 changed triggers idoc but not CS21 using BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115660#M1617914</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;I think you are missing ALE configuration. The object IDs should be linked to a message type for triggering an IDOC. This assignment can be done via transaction BD52. What you need is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1). First find out what is the object ID when changing CS21. After making any change, go to BDCP table and find out.&lt;/P&gt;&lt;P&gt;2). Find what message type you want to trigger.&lt;/P&gt;&lt;P&gt;3). Assigned the object ID and field in BD52 for the message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 23:45:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115660#M1617914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-15T23:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode CS02 changed triggers idoc but not CS21 using BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115661#M1617915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked in BD52 the  object name is STUE_V  for the given message type (ZBOM) .&lt;/P&gt;&lt;P&gt;fields which are changed are MENGE, IDNRK both are maintained for object name STUE_V  and table STPO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know what is the format for saving Object value (object id ) in table BDCP,BDCP2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 09:47:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115661#M1617915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-16T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode CS02 changed triggers idoc but not CS21 using BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115662#M1617916</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;I do not have CS21 transaction in my SAP system. Can you please check if it is creatign any entry in CDHDR table after making any chnage via CS01 and CS21?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If standard SAP is not creating any change pointers in BDCP then you can create via user exits using FM "CHANGE_POINTERS_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 07:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115662#M1617916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-19T07:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode CS02 changed triggers idoc but not CS21 using BD21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115663#M1617917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the sap system is creating enteries in cdhdr change pointer usin fm STUE_V_WRITE_DOCUMENT . I checked that when used TCODE CS05 the entry is updated for stlal as &lt;/P&gt;&lt;P&gt;In CS02  the entry for OBJID hold the value for stlal (Alternative BOM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie 500M0001064220110914  &lt;STRONG&gt;01&lt;/STRONG&gt;            20110914&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In CS21  the entry for OBJID does not hold the value for stlal (Alternative BOM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie 500M0001064220110913                20110913 (entry missing for stlal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It clears the value of stlal . Is ther any sap note or configration setting for CS21 to get the value for alternative bom .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 12:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-cs02-changed-triggers-idoc-but-not-cs21-using-bd21/m-p/8115663#M1617917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-22T12:13:18Z</dc:date>
    </item>
  </channel>
</rss>

