PERSONID Bind Parameter in Absence Entry DFF
Summary:
Content (required):
I’m trying to use :{PARAMETER.PERSONID} , In the ANC_PER_ABS_ENTRIES_DFF but am receiving the below error:
Also tried to use :{PARAMETER.PERSON_ID}, but it raises the same error
The parameter is used in a table type value set to return some data for the employee for whom the leave is being applied.
Any inputs to resolve this will be appreciated.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Below is the query used in the value set
SELECT PER.PERSON_NUMBER
1