DBA Data[Home] [Help]

APPS.MSC_CRP_HORIZONTAL_PLAN dependencies on DUAL

Line 1142: FROM dual;

1138: -- --------------------------
1139: g_error_stmt := 'Debug - initialize - 10';
1140: SELECT msc_capacity_plans_s.nextval
1141: INTO g_query_id
1142: FROM dual;
1143:
1144: -- --------------------------------------------------------
1145: -- Start and End date of plan, find total number of buckets
1146: -- --------------------------------------------------------