DBA Data[Home] [Help]

APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_ASSET_COMPONENTS_V

Line 8637: FROM okl_asset_components_v

8633: id
8634: ,primary_component
8635: ,unit_cost
8636: ,number_of_units
8637: FROM okl_asset_components_v
8638: WHERE asset_id = p_asset_id
8639: AND primary_component = 'YES';
8640:
8641: -- Local Variables Declaration !

Line 9033: FROM okl_asset_components_v

9029: id
9030: ,primary_component
9031: ,unit_cost
9032: ,number_of_units
9033: FROM okl_asset_components_v
9034: WHERE asset_id = p_asset_id
9035: AND primary_component = 'YES';
9036:
9037: CURSOR check_cfo_exists_csr(