DBA Data[Home] [Help]

APPS.FA_DELETION_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 343: if not FA_TRX_APPROVAL_PKG.faxcat

339: BEGIN
340:
341: -- only call transaction approval
342: -- BUG# 2247404 and 2230178 - call regardless if from a mass request
343: if not FA_TRX_APPROVAL_PKG.faxcat
344: (X_book => px_asset_hdr_rec.book_type_code,
345: X_asset_id => px_asset_hdr_rec.asset_id,
346: X_trx_type => 'DELETE',
347: X_trx_date => sysdate,