DBA Data[Home] [Help]

APPS.HR_PUMP_GET dependencies on FND_GLOBAL

Line 4564: fnd_global.lookup_security_group

4560: and flv.meaning = p_change_reason
4561: and flv.language = p_language_code
4562: and flv.view_application_id = 3
4563: and flv.security_group_id =
4564: fnd_global.lookup_security_group
4565: (flv.lookup_type
4566: ,flv.view_application_id
4567: )
4568: and p_effective_date between

Line 4757: fnd_global.lookup_security_group

4753: and flv.lookup_type = p_lookup_type
4754: and flv.language = nvl(l_language_code, userenv('LANG'))
4755: and flv.view_application_id = 3
4756: and flv.security_group_id =
4757: fnd_global.lookup_security_group
4758: (flv.lookup_type
4759: ,flv.view_application_id
4760: )
4761: and l_effective_date between