Fixed Assets - EBS (MOSC)

MOSC Banner

Populate the FA_TAX_INTERFACE Table

edited Jan 21, 2015 9:05AM in Fixed Assets - EBS (MOSC) 1 commentAnswered

Hi

We need to update over 200 assets in our tax book. We need to update the Ytd Dep colum and Dep reserver column. I found the below example of a script on how to process these updates. Is anybody able to provide me with a sample script of how it would look if if I have over 200 assets to update? I am not a deveolper and have no access to SQL, I would like to make sure I have the information in the correct format before I send to our developrs

insert into fa_tax_interface (asset_number, book_type_code, cost, posting_status)values (’12345’,’ABCTAX’,80, ’POST’);

Tagged:

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