DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 156: IF NOT FA_TRX_APPROVAL_PKG.faxcat(

152:
153: raise FND_API.G_EXC_ERROR;
154: end if;
155: px_trans_rec.transaction_type_code := 'TRANSFER';
156: IF NOT FA_TRX_APPROVAL_PKG.faxcat(
157: X_book =>px_asset_hdr_rec.book_type_code,
158: X_asset_id =>px_asset_hdr_rec.asset_id,
159: X_trx_type =>px_trans_rec.transaction_type_code,
160: X_trx_date =>px_trans_rec.transaction_date_entered,