Value set filtered by country
Content
Hello
I am creating a global segment for PER_CONTRACT_TYPE_DFF. To this segment I associated a value set that has a table configuration. This values set is based on a lookup that has some values identified with a tag (i.e. +FR, +IT etc.). Is there a possibility to make visible these values in the field based on the country of the employee? I noticed that in the Oracle support it is suggested to use this expression in the table Where clause:
AND tag like '%+'||:{PARAMETER.LEGISLATION_CODE}||'%'
But an error occurred:
The bind variable :{PARAMETER.LEGISLATION_CODE} is not valid. (FND-2621)