FA Hypothetical What If - draft

Description
Categories: BI Publisher
Application: Assets
Source: Hypothetical What If Report (XML) - Not Supported: Reserved For Future Use
Short Name: FAHYPWIF_XML
DB package: FA_FAHYPWIF_XMLP_PKG

Download Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS

Contact us to schedule a demo or if you need help with the installation

SELECT     category,
	period_name,
	fiscal_year,
          	date_placed_in_service,
	current_cost cost,
	accumulated_deprn deprn_reserve,
	current_prorate_conv prorate_convention,
	current_life life,
	current_salvage_value salvage_value,
	current_basic_rate basic_rate,
	current_adjusted_rate adjusted_rate,
	depreciation
FROM        fa_whatif_itf
--WHERE      request_id = :P_REQUEST_ID
WHERE      request_id = (:P_CONC_REQUEST_ID_RX)