DBA Data[Home] [Help]

APPS.OKL_AM_REMARKET_ASSET_PVT dependencies on MTL_SECONDARY_INVENTORIES

Line 662: FROM mtl_secondary_inventories

658:
659: -- This cursor is used to validate Organization and subinventory
660: CURSOR l_mtlsecinv_csr(p_inv_org_id NUMBER, p_subinv_code VARCHAR2) IS
661: SELECT 'Validate Org and Subinv'
662: FROM mtl_secondary_inventories
663: WHERE organization_id = p_inv_org_id
664: AND secondary_inventory_name = p_subinv_code;
665:
666: -- This cursor is used to validate the list_header_id