DBA Data[Home] [Help]

APPS.ENG_VAL_TO_ID dependencies on BOM_RTG_GLOBALS

Line 3946: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;

3942: END IF;
3943: END IF ;
3944:
3945: -- Set Revised Item Attributes to Global System Information.
3946: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;

Line 3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;

3943: END IF ;
3944:
3945: -- Set Revised Item Attributes to Global System Information.
3946: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3951: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;

Line 3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;

3944:
3945: -- Set Revised Item Attributes to Global System Information.
3946: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3951: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3952:

Line 3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;

3945: -- Set Revised Item Attributes to Global System Information.
3946: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3951: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3952:
3953:

Line 3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;

3946: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3951: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3952:
3953:
3954: x_Mesg_Token_Tbl := l_Mesg_Token_Tbl;

Line 3951: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;

3947: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3948: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3949: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3950: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3951: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3952:
3953:
3954: x_Mesg_Token_Tbl := l_Mesg_Token_Tbl;
3955: x_Return_Status := l_Return_Status;