DBA Data[Home] [Help]

APPS.PA_FP_ROLLUP_PKG dependencies on PA_VARCHAR2_15_TBL_TYPE

Line 4433: l_txn_currency_code_tbl SYSTEM.pa_varchar2_15_tbl_type DEFAULT SYSTEM.pa_varchar2_15_tbl_type();

4429: l_resource_assignment_id_tbl SYSTEM.pa_num_tbl_type DEFAULT SYSTEM.pa_num_tbl_type();
4430: l_period_name_tbl SYSTEM.pa_varchar2_30_tbl_type DEFAULT SYSTEM.pa_varchar2_30_tbl_type();
4431: l_start_date_tbl SYSTEM.pa_date_tbl_type DEFAULT SYSTEM.pa_date_tbl_type();
4432: l_end_date_tbl SYSTEM.pa_date_tbl_type DEFAULT SYSTEM.pa_date_tbl_type();
4433: l_txn_currency_code_tbl SYSTEM.pa_varchar2_15_tbl_type DEFAULT SYSTEM.pa_varchar2_15_tbl_type();
4434: l_txn_raw_cost_tbl SYSTEM.pa_num_tbl_type DEFAULT SYSTEM.pa_num_tbl_type();
4435: l_txn_burdened_cost_tbl SYSTEM.pa_num_tbl_type DEFAULT SYSTEM.pa_num_tbl_type();
4436: l_txn_revenue_tbl SYSTEM.pa_num_tbl_type DEFAULT SYSTEM.pa_num_tbl_type();
4437: l_project_raw_cost_tbl SYSTEM.pa_num_tbl_type DEFAULT SYSTEM.pa_num_tbl_type();