Fixed Assets - EBS (MOSC)

MOSC Banner

Trying to change date_placed_in_service using the FA Adjustment API

edited Feb 10, 2020 12:31AM in Fixed Assets - EBS (MOSC) 14 commentsAnswered
Dear All,

I am trying to use the FA Adjustment API to create a adjustment on assets,
What we would like is to change the date_placed_in_service and the amortization_start_date of a given asset to set it prior to the actual creation_date.
I've made a lot of research on My Oracle Support on this topic, and on this basis I've (tried to) developped the following code :
----------------------------------------------------------------------
 PROCEDURE FA_Adjustment_API(p_asset_id IN number) IS

--l_trans_rec FA_API_TYPES.trans_rec_type;

l_trans_rec FA_API_TYPES.trans_rec_type;

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