DBA Data[Home] [Help]

APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_ASSET_COMPONENTS_V

Line 8303: FROM okl_asset_components_v

8299: id
8300: ,primary_component
8301: ,unit_cost
8302: ,number_of_units
8303: FROM okl_asset_components_v
8304: WHERE asset_id = p_asset_id
8305: AND primary_component = 'YES';
8306:
8307: -- Local Variables Declaration !

Line 8693: FROM okl_asset_components_v

8689: id
8690: ,primary_component
8691: ,unit_cost
8692: ,number_of_units
8693: FROM okl_asset_components_v
8694: WHERE asset_id = p_asset_id
8695: AND primary_component = 'YES';
8696:
8697: CURSOR check_cfo_exists_csr(