DBA Data[Home] [Help]

APPS.PAY_US_EMP_PAYSLIP_ACCRUAL_WEB dependencies on FND_GLOBAL

Line 130: and flv.security_group_id = fnd_global.lookup_security_group(flv.lookup_type, flv.view_application_id);

126: flv.meaning
127: from fnd_lookup_values flv
128: where flv.lookup_type = 'US_PTO_ACCRUAL'
129: and flv.language = nvl(cp_language,userenv('LANG'))
130: and flv.security_group_id = fnd_global.lookup_security_group(flv.lookup_type, flv.view_application_id);
131:
132: Cursor c_accrual_plan( cp_assignment_id in number
133: ,cp_effective_date in date
134: ,cp_accrual_category in varchar2