DBA Data[Home] [Help]

APPS.CSI_T_VLDN_ROUTINES_PVT dependencies on MTL_LOT_NUMBERS

Line 1859: FROM mtl_lot_numbers

1855: BEGIN
1856:
1857: SELECT 'X'
1858: INTO l_found
1859: FROM mtl_lot_numbers
1860: WHERE inventory_item_id = p_inventory_item_id
1861: AND lot_number = p_lot_number;
1862:
1863: -- AND organization_id = p_organization_id