DBA Data[Home] [Help]

APPS.OE_ORDER_PVT dependencies on OE_DEFAULT_LOT_SERIAL

Line 5249: OE_Default_Lot_Serial.Attributes

5245:
5246: IF l_control_rec.default_attributes
5247: THEN
5248:
5249: OE_Default_Lot_Serial.Attributes
5250: ( p_x_Lot_Serial_rec => l_Lot_Serial_rec
5251: );
5252:
5253: END IF;