<?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 cdpos table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917733#M1147788</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;When i make changes in transaction crmd_order and entry is made in the cdpos table with the transaction's ID ,old value ,new value,tabname.&lt;/P&gt;&lt;P&gt;Now my requirement is that i have to fetch the business partner id on which this change was performed.&lt;/P&gt;&lt;P&gt;In activities screen on the UI there is an assignment block 'Attendees'.I have to keep track of the attendees deleted or inserted and update a Z transparent table with the following details:&lt;/P&gt;&lt;P&gt;1.The transaction ID.&lt;/P&gt;&lt;P&gt;2.The timestamp.&lt;/P&gt;&lt;P&gt;3.The action porformed-insertion or deletion.&lt;/P&gt;&lt;P&gt;4.the Business partner ID of the person deleted or inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now from the table CDPOS i can get the first 3 values but i m unable to get the 4th value.I cant query the BUT000 table with NEW_VALUE or OLD_VALUE of table CDPOS as description need not be unique for a business partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then how can i get the business partner Id?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!I have been stuck with this for a long time now:(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shilpi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Dec 2008 04:52:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-13T04:52:15Z</dc:date>
    <item>
      <title>cdpos table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917733#M1147788</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;When i make changes in transaction crmd_order and entry is made in the cdpos table with the transaction's ID ,old value ,new value,tabname.&lt;/P&gt;&lt;P&gt;Now my requirement is that i have to fetch the business partner id on which this change was performed.&lt;/P&gt;&lt;P&gt;In activities screen on the UI there is an assignment block 'Attendees'.I have to keep track of the attendees deleted or inserted and update a Z transparent table with the following details:&lt;/P&gt;&lt;P&gt;1.The transaction ID.&lt;/P&gt;&lt;P&gt;2.The timestamp.&lt;/P&gt;&lt;P&gt;3.The action porformed-insertion or deletion.&lt;/P&gt;&lt;P&gt;4.the Business partner ID of the person deleted or inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now from the table CDPOS i can get the first 3 values but i m unable to get the 4th value.I cant query the BUT000 table with NEW_VALUE or OLD_VALUE of table CDPOS as description need not be unique for a business partner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then how can i get the business partner Id?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!I have been stuck with this for a long time now:(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shilpi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2008 04:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917733#M1147788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-13T04:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: cdpos table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917734#M1147789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shilpi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   As per my knowledge there is no any this kind of table which will store the information of the business partner against the user ( who is deleting the records or creating ).&lt;/P&gt;&lt;P&gt;    If you want business parrtner id only, then talk to your functional about this.&lt;/P&gt;&lt;P&gt;    Ask him if he really has that kind of requirement then you will have to create a master table for the user and his business partner id and corresponding maintainace view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   hope this will help u out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2008 06:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917734#M1147789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-13T06:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: cdpos table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917735#M1147790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manisha ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;The business partner ID of the user deleted or inserted is required because this information has 2 be sent to a legacy system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If such a table does not exist then how can i achieve this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shilpi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2008 06:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917735#M1147790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-13T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: cdpos table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917736#M1147791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shilpi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   This user is employee of your company or a vendor or customer ?&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   Make sure about the above information.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  from user master can you get the address number for the user?&lt;/P&gt;&lt;P&gt;  address number is in adrc.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; if you are able to get the this address no then there is table which gives the relationship of business partner with address no . check this table BUT020 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have never worked on business partner senario but i can tell you that business partner gets created depending upon different types as vendor employee or customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  so in your senario just identify what kind of user is that. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;  depending on type there is a table BUT000 (General Data)&lt;/P&gt;&lt;P&gt;  depending on Roll BUT100 (BP: Roles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  hope from this you can atleast get a lil bit light...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2008 07:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdpos-table/m-p/4917736#M1147791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-13T07:59:15Z</dc:date>
    </item>
  </channel>
</rss>

