Can you please suggest the correct context value to be used for CMP_ IV_ITEM_NAME.
Summary
Can you please suggest the correct context value to be used for CMP_ IV_ITEM_NAME.Content
Hi Team,
Created the fast formula below - but getting an error for setting the context for Compensation Plan Name.
Can you please suggest the correct context value to be used for CMP_ IV_ITEM_NAME.
Fast formula used is below:
DEFAULT FOR CMP_IV_ITEM_NAME IS 'YYYYYYY'
DEFAULT FOR X_ISSUE_DATE IS EMPTY_DATE_NUMBER
DEFAULT FOR X_EXPIRY_DATE IS EMPTY_DATE_NUMBER
DEFAULT FOR HRT_PERSON_GENERIC_CONTENT_TYPE_ITEM_DATE_3 IS '1951/01/01 00:00:00' (date)
DEFAULT FOR HRT_PERSON_GENERIC_CONTENT_TYPE_ITEM_DATE_6 IS '4712/12/31 00:00:00' (date)
0