DBA Data[Home] [Help]

APPS.FA_DISTRIBUTION_PVT dependencies on FA_TRANSFER_XIT_PKG

Line 387: if not FA_TRANSFER_XIT_PKG.fautfr(

383: end if;
384:
385: l_current_pc := FA_CACHE_PKG.fazcbc_record.last_period_counter + 1;
386:
387: if not FA_TRANSFER_XIT_PKG.fautfr(
388: X_thid => l_trans_rec.transaction_header_id,
389: X_asset_id => l_asset_hdr_rec.asset_id,
390: X_book => l_asset_hdr_rec.book_type_code,
391: X_txn_type_code => l_trans_rec.transaction_type_code,