DBA Data[Home] [Help]

APPS.FA_ADDITION_PVT dependencies on FA_INS_ADJ_PVT

Line 2120: if not FA_INS_ADJ_PVT.faxiat

2116: -- SLA: removing original faxiat call from here as we now call for all
2117:
2118: if (G_release = 11) then
2119: -- insert all the amounts
2120: if not FA_INS_ADJ_PVT.faxiat
2121: (p_trans_rec => p_trans_rec,
2122: p_asset_hdr_rec => p_asset_hdr_rec,
2123: p_asset_desc_rec => p_asset_desc_rec,
2124: p_asset_cat_rec => p_asset_cat_rec,

Line 2346: if not FA_INS_ADJ_PVT.faxiat

2342:
2343: -- insert all the amounts
2344: -- SLA: include catchup/amort nbv/cost and clearing now
2345:
2346: if not FA_INS_ADJ_PVT.faxiat
2347: (p_trans_rec => p_trans_rec,
2348: p_asset_hdr_rec => p_asset_hdr_rec,
2349: p_asset_desc_rec => p_asset_desc_rec,
2350: p_asset_cat_rec => p_asset_cat_rec,