<?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 How to use Function module generated to update CDHDR CDPOS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-generated-to-update-cdhdr-cdpos/m-p/2759137#M642231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a Z-table, and I want to tracks the value changes in some fields,&lt;/P&gt;&lt;P&gt;the data elements for those specific fields are marked for "Change document".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Change document object using the transaction SCDO and I got the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now can any one tell me how to use these function modules like ( what values need to be passed to function module. what value do we need to pass for   OBJECTID,..value for tables ...etc )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom program to update/delete entries in the custom table so should I use the function module in my custom program to result an entry in CDHDR &amp;amp; CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to display the old value and new values  for the fields specified to changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2007 01:11:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-13T01:11:10Z</dc:date>
    <item>
      <title>How to use Function module generated to update CDHDR CDPOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-generated-to-update-cdhdr-cdpos/m-p/2759137#M642231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a Z-table, and I want to tracks the value changes in some fields,&lt;/P&gt;&lt;P&gt;the data elements for those specific fields are marked for "Change document".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Change document object using the transaction SCDO and I got the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now can any one tell me how to use these function modules like ( what values need to be passed to function module. what value do we need to pass for   OBJECTID,..value for tables ...etc )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom program to update/delete entries in the custom table so should I use the function module in my custom program to result an entry in CDHDR &amp;amp; CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to display the old value and new values  for the fields specified to changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 01:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-generated-to-update-cdhdr-cdpos/m-p/2759137#M642231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T01:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Function module generated to update CDHDR CDPOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-generated-to-update-cdhdr-cdpos/m-p/2759138#M642232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check in SE37&lt;/P&gt;&lt;P&gt;RV_ORDER_FLOW_INFORMATION &lt;/P&gt;&lt;P&gt;SD_SALES_DOCUMENT_READ &lt;/P&gt;&lt;P&gt;SD_SALES_DOCUMENT_READ_POS &lt;/P&gt;&lt;P&gt;SD_DOCUMENT_PARTNER_READ &lt;/P&gt;&lt;P&gt;SD_DETERMINE_CONTRACT_TYPE &lt;/P&gt;&lt;P&gt;SD_SALES_DOCUMENT_COPY &lt;/P&gt;&lt;P&gt;SD_SALES_DOCUMENT_SAVE &lt;/P&gt;&lt;P&gt;SD_SALES_DOCUMENT_ENQUEUE &lt;/P&gt;&lt;P&gt;SD_PARTNER_READ &lt;/P&gt;&lt;P&gt;RV_DELIVERY_PRINT_VIEW &lt;/P&gt;&lt;P&gt;SD_PACKING_PRINT_VIEW &lt;/P&gt;&lt;P&gt;SD_DELIVERY_VIEW &lt;/P&gt;&lt;P&gt;RV_BILLING_PRINT_VIEW &lt;/P&gt;&lt;P&gt;RV_PRICE_PRINT_HEAD &lt;/P&gt;&lt;P&gt;RV_PRICE_PRINT_ITEM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful...........&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 03:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-generated-to-update-cdhdr-cdpos/m-p/2759138#M642232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T03:22:59Z</dc:date>
    </item>
  </channel>
</rss>

