DBA Data[Home] [Help]

APPS.GMP_BOM_ROUTING_PKG dependencies on MSC_ST_OPERATION_COMPONENTS

Line 6484: INSERT INTO msc_st_operation_components (

6480: end loop;
6481: */
6482: IF oc_operation_sequence_id.FIRST > 0 THEN
6483: FORALL i IN oc_operation_sequence_id.FIRST..oc_operation_sequence_id.LAST
6484: INSERT INTO msc_st_operation_components (
6485: operation_sequence_id, component_sequence_id, sr_instance_id,
6486: bill_sequence_id, routing_sequence_id, organization_id,
6487: deleted_flag, last_update_date, last_updated_by,
6488: creation_date, created_by )