DBA Data[Home] [Help]

APPS.HR_PUMP_GET dependencies on FND_GLOBAL

Line 4591: fnd_global.lookup_security_group

4587: and flv.meaning = p_change_reason
4588: and flv.language = p_language_code
4589: and flv.view_application_id = 3
4590: and flv.security_group_id =
4591: fnd_global.lookup_security_group
4592: (flv.lookup_type
4593: ,flv.view_application_id
4594: )
4595: and p_effective_date between

Line 4784: fnd_global.lookup_security_group

4780: and flv.lookup_type = p_lookup_type
4781: and flv.language = nvl(l_language_code, userenv('LANG'))
4782: and flv.view_application_id = 3
4783: and flv.security_group_id =
4784: fnd_global.lookup_security_group
4785: (flv.lookup_type
4786: ,flv.view_application_id
4787: )
4788: and l_effective_date between