DBA Data[Home] [Help]

APPS.OE_ORDER_PVT dependencies on OE_DEFAULT_LOT_SERIAL

Line 5107: OE_Default_Lot_Serial.Attributes

5103:
5104: IF l_control_rec.default_attributes
5105: THEN
5106:
5107: OE_Default_Lot_Serial.Attributes
5108: ( p_x_Lot_Serial_rec => l_Lot_Serial_rec
5109: );
5110:
5111: END IF;