<?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: CDHDR table vs BKPF table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423300#M1926855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CDHDR (and CDPOS) do contain entries for BKPF, but only for changes. So it's probably not what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2015 18:34:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-12-02T18:34:05Z</dc:date>
    <item>
      <title>CDHDR table vs BKPF table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423299#M1926854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to analyze the activities performed in SAP in order to indetify access-rights conflicts by users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;until now - i used to export BKPF table to identify main financial conflicts. (i just need to take the username and transaction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm looking for some table that will show me financial and operational activities performed by users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is - does CDHDR contains BKPF ?&amp;nbsp;&amp;nbsp; do you have any idea what is the best way to make it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU.&lt;/P&gt;&lt;P&gt;Amiel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423299#M1926854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-02T18:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR table vs BKPF table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423300#M1926855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CDHDR (and CDPOS) do contain entries for BKPF, but only for changes. So it's probably not what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423300#M1926855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-02T18:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR table vs BKPF table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423301#M1926856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can easily check all you need in a test system - just start SQL trace (ST05) and then run the transaction(s) of interest. It's quite unusual for the accounting documents to be changed though since there are only few minor changes even possible (like text).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I'm pretty sure there should be some special tool available for this (can't imagine all SOX compliant companies checking for SOD conflicts this way), but it's not my area of expertise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 20:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423301#M1926856</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-12-02T20:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR table vs BKPF table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423302#M1926857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amiel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for clarification, as well as BKPF has its details (BSEG), CDHDR has its details too (CDPOS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, &lt;SPAN style="color: #333333; font-size: 12px;"&gt; on TABNAME and TABKEY fields , you will get the &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BKPF or &lt;/SPAN&gt;BSEG document number which is changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.E. entry SE16 to CDPOS table and do this filter: TABNAME = ('BKPF', 'BSEG'). See the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/843953" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 21:15:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423302#M1926857</guid>
      <dc:creator>former_member235395</dc:creator>
      <dc:date>2015-12-02T21:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR table vs BKPF table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423303#M1926858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amiel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for complement, i think is very important. How we know what information is located in CDHDR / CDPOS?. The reason is the &lt;STRONG&gt;&lt;EM&gt;"Indicator for writing change documents table"&lt;/EM&gt;&lt;/STRONG&gt; like BELNR_D data element, if this check is flagged so: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/843954" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Indicator for writing change documents&lt;/P&gt;&lt;H3&gt;Use&lt;/H3&gt;&lt;P&gt;This flag is used to create change documents for business objects.&lt;/P&gt;&lt;P&gt;You can create a change document object for a business object. This change document object contains the tables in which the data of the business object is stored. Function modules that are called in the corresponding application programs and that log the changes at runtime can be generated from the change document object.&lt;/P&gt;&lt;P&gt;Logging only takes place if the fields whose contents were changed refer to a data element that was flagged as relevant for the change document.&lt;/P&gt;&lt;P&gt;You can go to the maintenance screen for change documents from the initial screen of the ABAP Workbench with &lt;EM&gt;Development -&amp;gt; Other tools -&amp;gt; Change documents&lt;/EM&gt;.&lt;SPAN style="font-size: 10pt;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Basically, &lt;SPAN style="color: #333333; font-size: 12px;"&gt;means all changes to this field will be tracked automatically by the system, &amp;amp; a change document will be created in CDHDR/CDPOS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&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>Wed, 02 Dec 2015 21:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423303#M1926858</guid>
      <dc:creator>former_member235395</dc:creator>
      <dc:date>2015-12-02T21:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR table vs BKPF table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423304#M1926859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-table-vs-bkpf-table/m-p/11423304#M1926859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-02T22:37:56Z</dc:date>
    </item>
  </channel>
</rss>

