DBA Data[Home] [Help]

APPS.FA_RETIREMENT_ADJUSTMENT_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 322: if not FA_TRX_APPROVAL_PKG.faxcat

318: return false;
319: end if;
320: end if;
321: -- call transaction approval for source asset
322: if not FA_TRX_APPROVAL_PKG.faxcat
323: (X_book => px_asset_hdr_rec.book_type_code,
324: X_asset_id => px_asset_hdr_rec.asset_id,
325: X_trx_type => px_trans_rec.transaction_type_code,
326: X_trx_date => px_trans_rec.transaction_date_entered,