DBA Data[Home] [Help]

APPS.ENG_VAL_TO_ID dependencies on BOM_RTG_GLOBALS

Line 3935: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;

3931: END IF;
3932: END IF ;
3933:
3934: -- Set Revised Item Attributes to Global System Information.
3935: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;

Line 3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;

3932: END IF ;
3933:
3934: -- Set Revised Item Attributes to Global System Information.
3935: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3940: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;

Line 3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;

3933:
3934: -- Set Revised Item Attributes to Global System Information.
3935: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3940: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3941:

Line 3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;

3934: -- Set Revised Item Attributes to Global System Information.
3935: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3940: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3941:
3942:

Line 3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;

3935: Bom_Rtg_Globals.Set_Lot_Number(l_lot_number) ;
3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3940: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3941:
3942:
3943: x_Mesg_Token_Tbl := l_Mesg_Token_Tbl;

Line 3940: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;

3936: Bom_Rtg_Globals.Set_From_Wip_Entity_Id(l_from_wip_entity_id) ;
3937: Bom_Rtg_Globals.Set_To_Wip_Entity_Id(l_to_wip_entity_id) ;
3938: Bom_Rtg_Globals.Set_From_Cum_Qty(l_from_cum_qty) ;
3939: Bom_Rtg_Globals.Set_Eco_For_Production(l_eco_for_production) ;
3940: Bom_Rtg_Globals.Set_Routing_Sequence_Id(x_routing_sequence_id) ;
3941:
3942:
3943: x_Mesg_Token_Tbl := l_Mesg_Token_Tbl;
3944: x_Return_Status := l_Return_Status;