DBA Data[Home] [Help]

APPS.WMS_RULE_PVT dependencies on INV_FLEX_LOT_ALLOCATION_PUB

Line 19357: l_allocate_lot_flag := NVL (inv_flex_lot_allocation_pub.get_allocate_lot_flag

19353: log_statement(l_api_name, 'get_allocate_lot_flag', 'p_lpn_id: '|| p_lpn_id);
19354: END IF;
19355:
19356: IF inv_cache.set_org_rec(p_organization_id) THEN
19357: l_allocate_lot_flag := NVL (inv_flex_lot_allocation_pub.get_allocate_lot_flag
19358: ( p_organization_id => p_organization_id
19359: , p_move_order_line_id => p_move_order_line_id
19360: , p_transaction_temp_id => p_transaction_temp_id
19361: , p_inventory_item_id => p_inventory_item_id