DBA Data[Home] [Help]

APPS.CSE_ASSET_CREATION_PKG dependencies on FA_UNIT_ADJ_PUB

Line 1856: fa_unit_adj_pub.do_unit_adjustment(

1852: l_fa_dist_tbl(1).location_ccid := p_mass_add_rec.location_id;
1853:
1854: debug('calling do_unit_adjustment');
1855:
1856: fa_unit_adj_pub.do_unit_adjustment(
1857: p_api_version => 1.0,
1858: p_calling_fn => 'CreateDepreciableAssets',
1859: px_trans_rec => l_fa_trans_rec,
1860: px_asset_hdr_rec => l_fa_hdr_rec,