‎2008 May 08 2:08 PM
Hi
I am working on hr report in which i have fetch 2 fields Q0168-ERCST x 2
Q0168-COVAM from strcuture q0168,but i don't have macro to write this how can i write a piece of code to fetch the values
please help thisis urgent
regards
Prasun
‎2008 May 08 2:20 PM
Hi,
This are the tables where tis fields exist
T74FC,T5UBI
Thanks,
NN.
‎2008 May 08 2:51 PM
To get COVAM use FM
HR_BEN_CALC_COVERAGE_AMOUNT
To get ERCST use FM
HR_BEN_GET_PLAN_COST
‎2008 May 08 2:51 PM
Hi,
Simple thing is goto module pool program MP016800 for that infotype(0168). And check the logic written there.