DBA Data[Home] [Help]

APPS.BOM_OP_SEQ_UTIL dependencies on BOM_GLOBALS

Line 1647: 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

1643: IF BOM_Rtg_Globals.Get_Debug = 'Y' THEN Error_Handler.Write_Debug
1644: ('Copy Standard Operation Resources. . . ' ) ;
1645: END IF ;
1646:
1647: 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
1648: Copy_Std_Res_and_Docs
1649: ( p_operation_sequence_id =>
1650: p_com_op_unexp_rec.operation_sequence_id
1651: , p_std_operation_id =>