DBA Data[Home] [Help]

APPS.CSI_T_VLDN_ROUTINES_PVT dependencies on MTL_LOT_NUMBERS

Line 1886: FROM mtl_lot_numbers

1882: BEGIN
1883:
1884: SELECT 'X'
1885: INTO l_found
1886: FROM mtl_lot_numbers
1887: WHERE inventory_item_id = p_inventory_item_id
1888: AND lot_number = p_lot_number;
1889:
1890: -- AND organization_id = p_organization_id