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

Fast formula Disciplinary action EFF

Received Response
1
Views
3
Comments

Summary:

Hello

In the compensation plan the client would like to have information related to the "disciplinary action" (Standard EFF "disciplinary action" in the extra information of the employee)

We wrote this FF but it does not work:


DEFAULT FOR CMP_IV_ASSIGNMENT_ID IS 0

DEFAULT FOR PER_PERSON_EIT_EFF_ORA_HRX_IT_DISC_ACTIONS_ORA_HRX_IT_DISC_EVENT_ACTION IS 'AS'


L_DATA_TYPE = 'CHAR'


L_DEFAULT_VALUE = GET_LOOKUP_MEANING('ORA_HRX_IT_DISC_ACTION',PER_PERSON_EIT_EFF_ORA_HRX_IT_DISC_ACTIONS_ORA_HRX_IT_DISC_EVENT_ACTION)

RETURN L_DEFAULT_VALUE, L_DATA_TYPE

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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