Oracle Transactional Business Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Is it possible to edit the "retirements" formula in Fixed Asset Balances Real Time?

Received Response
11
Views
2
Comments

I put the "retirements" field in my report, but they are considering SOURCE_TYPE_CODE = RETIREMENT and ACCOUNT_TYPE = COST, DEPRECIATION_RESERVE e TRUE_DEPRECIATION_RESERVE amounts, but I need Only the COST.

select book_type_code,ledger_id,period_counter,period_name,source_table,source_distribution_type,transaction_type_code,source_type_code,account_type,beginning_balance,amount, creation_date,last_update_login

This way, my asset has a cost of 5.004,24 and the retirement amount is 11.717,96

The correct is consider the retirement amout = 5004,24

Tks

Answers