DBA Data[Home] [Help]

APPS.PQP_GB_TP_EXT_PROCESS dependencies on PQP_GB_T1_PENSION_EXTRACTS

Line 18: g_lea_business_groups pqp_gb_t1_pension_extracts.t_all_bgs_type;

14: --
15: g_extract_type fnd_lookups.lookup_code%type;
16: g_extract_udt_name pay_user_tables.user_table_name%type;
17: g_report_type VARCHAR2(10);
18: g_lea_business_groups pqp_gb_t1_pension_extracts.t_all_bgs_type;
19: g_request_ids t_request_ids_type;
20: g_execution_mode VARCHAR2(10) := 'PARALLEL'; -- Or SERIAL
21: g_wait_interval NUMBER := 60; -- seconds
22: g_max_wait NUMBER := 0; -- Meaning no time out