Fixed Assets - EBS (MOSC)

MOSC Banner

Fixed Asset API

edited Aug 28, 2015 1:42PM in Fixed Assets - EBS (MOSC) 14 commentsAnswered

When we are entering the asset numbers in Corporate due to some setup issue at books the data is not being copied to the Tax book.Now we would like to use the below API to copy the data.Could you please guide me how can I modify the below API accordingly.

set serveroutput on

declare

l_trans_rec FA_API_TYPES.trans_rec_type;

l_dist_trans_rec FA_API_TYPES.trans_rec_type;

l_asset_hdr_rec FA_API_TYPES.asset_hdr_rec_type;

l_asset_desc_rec FA_API_TYPES.asset_desc_rec_type;

l_asset_cat_rec

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