<?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: Vendor Master Modification Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994145#M1163175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked tables LFA1 (Vendor Master) and CDHDR(Change Document Header) and there are no references between any field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2009 14:27:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-19T14:27:39Z</dc:date>
    <item>
      <title>Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994141#M1163171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm creating a report which must show the modifications done to a Vendor Master Record by a group of users. I work with two tables: CDHDR and CDPOS to extract the modified data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the requirements of this report is that it show's which Vendor Code (Number) was modified. I thought that this information could be extracted from table CDHDR, from the field Object ID, but this field doesn't contain it. Objects ID values are like this: "BP  0000041906". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to extract a Vendor Code knowing the Object Id Value from this table or should I look for this information in another place?   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 13:56:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994141#M1163171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T13:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994142#M1163172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could there be a link to the vendor master table (LFA1)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to see if there is a link to the tables you have already used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blacky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 14:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994142#M1163172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T14:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994143#M1163173</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;In your case the object id should be "KRED"..then you can extract the lifnr(vendor number) values..&lt;/P&gt;&lt;P&gt;Hope the info was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vasavi kotha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 14:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994143#M1163173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T14:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994144#M1163174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;41906 should be your vendor in this case if I am not wrong..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 14:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994144#M1163174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994145#M1163175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked tables LFA1 (Vendor Master) and CDHDR(Change Document Header) and there are no references between any field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 14:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994145#M1163175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T14:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994146#M1163176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thanks for you answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, when the Object Class is KRED the Object Value contains the Vendor LINFNR. When I change de email address for example for a vendor master the Object Class Changes to ADRESSE and the Object Value doesn't contain the Vendor Number, instead it contain the following value: "BP  0000041906"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 14:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994146#M1163176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T14:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994147#M1163177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ankeshk, thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked that also and the las digits of the Object Value doesn't correspond to the Vendor Number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 14:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994147#M1163177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T14:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994148#M1163178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andres,&lt;/P&gt;&lt;P&gt;Could you check if 41906 is the addrnumber in ADRC table?&lt;/P&gt;&lt;P&gt;Revert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 16:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994148#M1163178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994149#M1163179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ankesh, thanks for you help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually 0000041906 is the address number (ADDRNUMBER) of the vendor whose master record was changed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem then is that depending on which object is modify on the Vendor Master Record, I would have to look for Vendor Number using different tables ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 16:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994149#M1163179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T16:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Vendor Master Modification Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994150#M1163180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at FM &lt;STRONG&gt;CHANGEDOCUMENT_READ&lt;/STRONG&gt;. It's well documented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 16:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vendor-master-modification-report/m-p/4994150#M1163180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T16:13:52Z</dc:date>
    </item>
  </channel>
</rss>

