DBA Data[Home] [Help]

APPS.PO_PDOI_PRICE_DIFF_PROCESS_PVT dependencies on DBMS_SQL

Line 464: l_index_tbl DBMS_SQL.number_table;

460: d_api_name CONSTANT VARCHAR2(30) := 'populate_error_flag';
461: d_module CONSTANT VARCHAR2(255) := d_pkg_name || d_api_name || '.';
462: d_position NUMBER;
463:
464: l_index_tbl DBMS_SQL.number_table;
465: l_index NUMBER;
466: l_remove_err_price_diff_tbl PO_TBL_NUMBER := PO_TBL_NUMBER();
467: l_remove_err_line_tbl PO_TBL_NUMBER := PO_TBL_NUMBER();
468: l_intf_header_id NUMBER;