DBA Data[Home] [Help]

APPS.FA_DISTRIBUTION_PVT dependencies on FA_TRANSFER_PVT

Line 311: if not FA_TRANSFER_PVT.fadppt

307: if (l_trans_rec.transaction_type_code = 'TRANSFER' and
308: (l_asset_type_rec_old.asset_type = 'GROUP' or
309: l_asset_type_rec_old.asset_type = 'CAPITALIZED') and
310: (l_backdated_xfr) )then
311: if not FA_TRANSFER_PVT.fadppt
312: (p_trans_rec => l_trans_rec,
313: p_asset_hdr_rec => l_asset_hdr_rec,
314: p_asset_desc_rec => l_asset_desc_rec_new,
315: p_asset_cat_rec => px_asset_cat_rec_new,