DBA Data[Home] [Help]

APPS.PQP_US_SRS_EXTRACTS dependencies on PQP_EXTRACT_ATTRIBUTES

Line 12: g_ext_dfn_type pqp_extract_attributes.ext_dfn_type%TYPE;

8: g_assignment_id per_all_assignments_f.assignment_id%Type;
9: g_business_group_id per_all_assignments_f.business_group_id%TYPE;
10: g_legislation_code varchar2(20);
11: g_ext_dtl_rcd_id ben_ext_rcd.ext_rcd_id%TYPE;
12: g_ext_dfn_type pqp_extract_attributes.ext_dfn_type%TYPE;
13: g_ext_dfn_id pqp_extract_attributes.ext_dfn_id%TYPE;
14: g_effective_date date;
15: g_extract_start_date date;
16: g_extract_end_date date;

Line 13: g_ext_dfn_id pqp_extract_attributes.ext_dfn_id%TYPE;

9: g_business_group_id per_all_assignments_f.business_group_id%TYPE;
10: g_legislation_code varchar2(20);
11: g_ext_dtl_rcd_id ben_ext_rcd.ext_rcd_id%TYPE;
12: g_ext_dfn_type pqp_extract_attributes.ext_dfn_type%TYPE;
13: g_ext_dfn_id pqp_extract_attributes.ext_dfn_id%TYPE;
14: g_effective_date date;
15: g_extract_start_date date;
16: g_extract_end_date date;
17: g_extract_pay_date date;