DBA Data[Home] [Help]

APPS.MSC_CL_GMP_UTILITY dependencies on MSC_ST_OPERATION_COMPONENTS

Line 7257: INSERT INTO msc_st_operation_components (

7253: end loop;
7254: */
7255: IF oc_operation_sequence_id.FIRST > 0 THEN
7256: FORALL i IN oc_operation_sequence_id.FIRST..oc_operation_sequence_id.LAST
7257: INSERT INTO msc_st_operation_components (
7258: operation_sequence_id, component_sequence_id, sr_instance_id,
7259: bill_sequence_id, routing_sequence_id, organization_id,
7260: deleted_flag, last_update_date, last_updated_by,
7261: creation_date, created_by )