‎2008 May 27 1:34 PM
Hi ,
i need to create a Function module ,
with import parametr of order(VBAK-VBELN) and
export parameter of Date .We need to look for
the date only for the eClaims status Denied and Approved.
In my requirement it has been mentioned that
if VBUK-ABSTK = u2018Cu2019 and VBAK-FAKSK = Space OR u201808u2019----> 'Denied'.
After checking this i have to take recordds from
CDHDR/CDPOS by using the function modules :1.CHANGEDOCUMENT_READ_HEADERS
2.CHANGEDOCUMENT_READ_POSITIONS.
My doubt here is in the function module CHANGEDOCUMENT_READ_HEADERS, there
is an export parameter called : OBJECTCLASS.
what is the purpose of this and in my requirement
what i have to pass.
Thanks & Regards,
Suresh KumarD.
Edited by: suresh kumar on May 27, 2008 3:04 PM
‎2008 May 27 2:13 PM
Hi suresh,
1. The change document concept is applicable
to other documents also viz purchase order, material master etc.
2. So, the object class is nothing but the document
which is in question.
eg. for material master it is 'MATERIAL'
3. U can check the tcode SCDO.
4. Probably for sales document it could be VERKBELEG
regards,
amit m.