DBA Data[Home] [Help]

APPS.MSC_SUPPLIER_HORIZONTAL_PLAN dependencies on DUAL

Line 260: FROM dual;

256: -- --------------------------
257: g_error_stmt := 'Debug - initialize - 10';
258: SELECT msc_supplier_plans_s.nextval
259: INTO g_query_id
260: FROM dual;
261:
262: -- --------------------------------------------------------
263: -- Start and End date of plan, find total number of buckets
264: -- --------------------------------------------------------