DBA Data[Home] [Help]

APPS.FA_DISTRIBUTION_PVT dependencies on FA_TRANSFER_XIT_PKG

Line 284: if not FA_TRANSFER_XIT_PKG.fautfr(

280: end if;
281:
282: l_current_pc := FA_CACHE_PKG.fazcbc_record.last_period_counter + 1;
283:
284: if not FA_TRANSFER_XIT_PKG.fautfr(
285: X_thid => l_trans_rec.transaction_header_id,
286: X_asset_id => l_asset_hdr_rec.asset_id,
287: X_book => l_asset_hdr_rec.book_type_code,
288: X_txn_type_code => l_trans_rec.transaction_type_code,