Skip to Content
0
Former Member
May 27, 2008 at 12:34 PM

purpose of OBJECTCLASS in FM:CHANGEDOCUMENT_READ_HEADERS

102 Views

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