DBA Data[Home] [Help]

APPS.GCS_DP_DYNAMIC_PKG dependencies on DBMS_SQL

Line 594: l_periods_list DBMS_SQL.number_table;

590: l_stat_precision NUMBER;
591: l_api_name VARCHAR2 (20) := 'PROCESS_DATA';
592: l_imap_enabled_flag VARCHAR2 (1);
593: l_source_system_code NUMBER;
594: l_periods_list DBMS_SQL.number_table;
595:
596: -- Bug Fix: 5843592, Get the attribute id and version id of the CAL_PERIOD_END_DATE of calendar period
597:
598: l_period_end_date_attr NUMBER := gcs_utility_pkg.g_dimension_attr_info('CAL_PERIOD_ID-CAL_PERIOD_END_DATE')