Compensation Fast Formula need Help
Summary
Days worked should be 365 or 366 if employee worked more than 9 months in a plan year in this BU else days 0Content
"Days worked should be 365 or 366 if an employee worked more than 9 months in a plan year in this BU else days 0 and if employee Global transferred than if he spent more than 6 months in old LE and more than 3 months in latest LE he is eligible for the plan"
/*
FF Name: Days Worked in DPW AMR
*/
/*=========== DATABASE ITEM DEFAULTS BEGIN =====================*/
DEFAULT FOR PER_ASG_ASSIGNMENT_ID IS 0
DEFAULT FOR PER_ASG_EFFECTIVE_START_DATE IS '1901/01/01' (DATE)
0