DBA Data[Home] [Help]

APPS.BOM_OP_SEQ_UTIL dependencies on BOM_GLOBALS

Line 1650: IF p_com_operation_rec.reference_flag = 1 OR (p_com_operation_rec.reference_flag = 2 AND nvl(BOM_Globals.Get_Caller_Type, '') <> 'MIGRATION') THEN

1646: IF BOM_Rtg_Globals.Get_Debug = 'Y' THEN Error_Handler.Write_Debug
1647: ('Copy Standard Operation Resources. . . ' ) ;
1648: END IF ;
1649:
1650: IF p_com_operation_rec.reference_flag = 1 OR (p_com_operation_rec.reference_flag = 2 AND nvl(BOM_Globals.Get_Caller_Type, '') <> 'MIGRATION') THEN
1651: Copy_Std_Res_and_Docs
1652: ( p_operation_sequence_id =>
1653: p_com_op_unexp_rec.operation_sequence_id
1654: , p_std_operation_id =>