DBA Data[Home] [Help]

APPS.GMP_BOM_ROUTING_PKG dependencies on MSC_ST_OPERATION_COMPONENTS

Line 7028: INSERT INTO msc_st_operation_components (

7024: end loop;
7025: */
7026: IF oc_operation_sequence_id.FIRST > 0 THEN
7027: FORALL i IN oc_operation_sequence_id.FIRST..oc_operation_sequence_id.LAST
7028: INSERT INTO msc_st_operation_components (
7029: operation_sequence_id, component_sequence_id, sr_instance_id,
7030: bill_sequence_id, routing_sequence_id, organization_id,
7031: deleted_flag, last_update_date, last_updated_by,
7032: creation_date, created_by )