DBA Data[Home] [Help]

APPS.FA_AMORT_PVT dependencies on FA_EXP_PVT

Line 14682: if not FA_EXP_PVT.faxbds

14678: and bk.asset_id = p_asset_hdr_rec.asset_id
14679: and bk.transaction_header_id_in = p_add_txn_id;
14680: end if;
14681:
14682: if not FA_EXP_PVT.faxbds
14683: (p_asset_hdr_rec => p_asset_hdr_rec,
14684: px_asset_fin_rec_new => l_asset_fin_rec,
14685: p_asset_deprn_rec => l_asset_deprn_rec,
14686: p_asset_desc_rec => p_asset_desc_rec,

Line 14982: if not FA_EXP_PVT.faxbds

14978: value => FA_STD_TYPES.FA_DPR_ROUND_ADJ
14979: ,p_log_level_rec => p_log_level_rec);
14980: end if;
14981:
14982: if not FA_EXP_PVT.faxbds
14983: (p_asset_hdr_rec => p_asset_hdr_rec,
14984: px_asset_fin_rec_new => px_asset_fin_rec_new,
14985: p_asset_deprn_rec => p_asset_deprn_rec,
14986: p_asset_desc_rec => p_asset_desc_rec,