DBA Data[Home] [Help]

APPS.INV_QUANTITY_TREE_PVT dependencies on INV_FLEX_LOT_ALLOCATION_PUB

Line 10048: l_allocate_lot_flag := inv_flex_lot_allocation_pub.get_allocate_lot_flag(

10044: END IF;
10045: l_wms_enabled := INV_CACHE.org_rec.WMS_ENABLED_FLAG;
10046:
10047: --l_allocate_lot_flag := INV_CACHE.org_rec.ALLOCATE_LOT_FLAG;
10048: l_allocate_lot_flag := inv_flex_lot_allocation_pub.get_allocate_lot_flag(
10049: p_organization_id => g_rootinfos(l_root_id).organization_id
10050: , p_inventory_item_id => g_rootinfos(l_root_id).inventory_item_id
10051: , p_subinventory_code => p_subinventory_code
10052: , p_locator_id => p_locator_id