-
select flv.security_group_id, flv.lookup_code, flv.meaning, flv.description
-
from fnd_lookup_types flt
-
inner join (
-
select *
-
from fnd_lookup_values
-
) flv on flt.lookup_type=flv.lookup_type
-
and flv.security_group_id=flt.security_group_id
-
where flt.lookup_type='XXGC_LOCKED_PAYROLLS'
R12 Navigation
Application Developer -> Application -> Lookups
Payables Manager -> Setup -> Lookups -> Payables
See also
Search Terms
Lookup
RJM Article Type
Work Notes