You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Absence fast formula

The below formula is returning 0 accrual upon termination for old and new value. What fix can be done here in order to avoid that?
/*************************************************************************************************
FORMULA NAME: SC_CA_AM_VACATION
FORMULA TYPE: Global Absence Accrual
DESCRIPTION: This formula returns the accrual
*************************************************************************************************/


DEFAULT FOR PER_ASG_JOB_NAME IS 'Associate'
DEFAULT FOR PER_PERSON_ENTERPRISE_HIRE_DATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR IV_ACCRUALPERIODSTARTDATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR IV_ACCRUALPERIODENDDATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR PER_ASG_REL_LENGTH_OF_SERVICE_NEW IS 1
DEFAULT FOR PER_ASG_FTE_VALUE IS 1
DEFAULT FOR PER_ASG_ATTRIBUTE5 IS 'ABC'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!