OT  are Additional pay ments and will be paid thru IT0015 we need to write a  PCR
say ZOT1 and include that after line P2010 in X000 schema
3 salaried employee
say our basic pay wagetype is 1000 
esg grpng for PCR is 3 
wagetype is 1000
then 
AMT=1001 (here we set the amount- this is ur basic wage type)
AMT/30 ( we divide the amount  with 30 days to get daily wage)
AMt/8 (this we get the hourly wage)
AMT*1.25 (here the result is getiing mulitpied with 1.25-depends on business req)
MULTI ANA(amount is multipled with number of hours stored in pa2010 and the result is stored in Amount)
ADDWT *(derived amount is passed to OT .if we use ADDWTE it will pass to RT internal table)
 
 
 
No comments:
Post a Comment