Ethnicity by Legislation Group
Summary
Ethnicity by Legislation Group - Are the Lookup Codes/Meanings the same across all Legislation Groups?Content
What I'm trying to determine is the Ethnicity codes that are associated with each legislation group. We need to add logic on certain ethnicity codes based on legislation group to make the description specific to the group.
I dumped the codes and meanings in the lookup table for lookup type = per_ethnicity using this sql
Select *
from FND_LOOKUP_VALUES_TL
where LOOKUP_TYPE = 'PER_ETHNICITY'
Are all ethnicity codes in this table associated with all legislation groups or is it more granular?
Tagged:
1