DBA Data[Home] [Help]

APPS.FA_TAX_RSV_ADJ_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 451: if not FA_TRX_APPROVAL_PKG.faxcat

447: BEGIN
448:
449: /* Bug 4597471 -- only for 'RUN' mode */
450: if (p_asset_tax_rsv_adj_rec.run_mode = 'RUN') then
451: if not FA_TRX_APPROVAL_PKG.faxcat
452: (X_book => px_asset_hdr_rec.book_type_code,
453: X_asset_id => px_asset_hdr_rec.asset_id,
454: X_trx_type => px_trans_rec.transaction_type_code,
455: X_trx_date => px_trans_rec.transaction_date_entered,