Asset Lifecycle Management - PSFT (MOSC)

MOSC Banner

Assets in Review Depreciation Info Show NBV as zero But PS_ASSET_NBV table still shows net book val

edited Oct 14, 2015 6:44PM in Asset Lifecycle Management - PSFT (MOSC) 6 commentsAnswered ✓

Hi Experts,

I am told by my business users that certain assets are showing NBV beyond its life. When I try to review the asset in the 'Review Depreication Info' page the NBV for the asset is shown as zero beyond its life.

But the PS_ASSET_NBV record shows some value as NBV beyond it's life. I see Sum of COST and Sum of DEPR from Depreciation is equal. So I understand that depr calc has calculated properly.

select book, sum(DEPR) from ps_Depreciation where business_unit = 'BU01' and asset_id = '00000008321' group by book;

select book, sum(DEPR) from ps_Depr_rpt where business_unit = '

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center