He is trying to upload some files related to om,pa,py,tm,mbo,osa,lso,pd,travel management etc which he feels will be helpful .please watch this space for more uploads.
http://www.4shared.com/folder/JF7t85aE/SAP_HCM_Config_Guide_and_ref_g.html
He takes JOY in sharing product knowledge with others. He is passionate about sharing knowledge and also to seamlessly collaborate with SAP SF community members. Long term vision is to use the seed capital for CHARITY purpose. Here’s looking forward to everyone's wishes and support in this initiative. Happy Blogging:)
Translate
Sunday, August 28, 2011
PCR for OT(Over time) calculation
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)
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)
Subscribe to:
Posts (Atom)