<?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 purpose of OBJECTCLASS in FM:CHANGEDOCUMENT_READ_HEADERS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/purpose-of-objectclass-in-fm-changedocument-read-headers/m-p/3937263#M942163</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 need to create a Function module ,&lt;/P&gt;&lt;P&gt; with import parametr of order(VBAK-VBELN) and &lt;/P&gt;&lt;P&gt;export parameter of Date .We need to look for&lt;/P&gt;&lt;P&gt;the date only for the eClaims status Denied and Approved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my requirement it has been mentioned that&lt;/P&gt;&lt;P&gt; if VBUK-ABSTK = u2018Cu2019 and VBAK-FAKSK = Space OR u201808u2019----&amp;gt; 'Denied'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After checking this i have to take recordds from &lt;/P&gt;&lt;P&gt;CDHDR/CDPOS by using the function modules :1.CHANGEDOCUMENT_READ_HEADERS&lt;/P&gt;&lt;P&gt;                                                   2.CHANGEDOCUMENT_READ_POSITIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubt here is in the function module CHANGEDOCUMENT_READ_HEADERS, there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is an export parameter called  : OBJECTCLASS.&lt;/P&gt;&lt;P&gt;what is the purpose of this and in my requirement &lt;/P&gt;&lt;P&gt;what i have to pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Suresh KumarD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: suresh kumar on May 27, 2008 3:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 12:34:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-27T12:34:46Z</dc:date>
    <item>
      <title>purpose of OBJECTCLASS in FM:CHANGEDOCUMENT_READ_HEADERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purpose-of-objectclass-in-fm-changedocument-read-headers/m-p/3937263#M942163</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 need to create a Function module ,&lt;/P&gt;&lt;P&gt; with import parametr of order(VBAK-VBELN) and &lt;/P&gt;&lt;P&gt;export parameter of Date .We need to look for&lt;/P&gt;&lt;P&gt;the date only for the eClaims status Denied and Approved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my requirement it has been mentioned that&lt;/P&gt;&lt;P&gt; if VBUK-ABSTK = u2018Cu2019 and VBAK-FAKSK = Space OR u201808u2019----&amp;gt; 'Denied'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; After checking this i have to take recordds from &lt;/P&gt;&lt;P&gt;CDHDR/CDPOS by using the function modules :1.CHANGEDOCUMENT_READ_HEADERS&lt;/P&gt;&lt;P&gt;                                                   2.CHANGEDOCUMENT_READ_POSITIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubt here is in the function module CHANGEDOCUMENT_READ_HEADERS, there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is an export parameter called  : OBJECTCLASS.&lt;/P&gt;&lt;P&gt;what is the purpose of this and in my requirement &lt;/P&gt;&lt;P&gt;what i have to pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Suresh KumarD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: suresh kumar on May 27, 2008 3:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 12:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purpose-of-objectclass-in-fm-changedocument-read-headers/m-p/3937263#M942163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T12:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: purpose of OBJECTCLASS in FM:CHANGEDOCUMENT_READ_HEADERS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purpose-of-objectclass-in-fm-changedocument-read-headers/m-p/3937264#M942164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The change document concept is applicable&lt;/P&gt;&lt;P&gt;   to other documents also viz purchase order, material master etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. So, the object class is nothing but the document&lt;/P&gt;&lt;P&gt;   which is in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  eg. for material master it is 'MATERIAL'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. U can check the tcode SCDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Probably for sales document it could be VERKBELEG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 13:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purpose-of-objectclass-in-fm-changedocument-read-headers/m-p/3937264#M942164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T13:13:15Z</dc:date>
    </item>
  </channel>
</rss>

