DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 109: IF NOT FA_TRX_APPROVAL_PKG.faxcat(

105: raise FND_API.G_EXC_ERROR;
106: end if;
107:
108: px_trans_rec.transaction_type_code := 'TRANSFER';
109: IF NOT FA_TRX_APPROVAL_PKG.faxcat(
110: X_book =>px_asset_hdr_rec.book_type_code,
111: X_asset_id =>px_asset_hdr_rec.asset_id,
112: X_trx_type =>px_trans_rec.transaction_type_code,
113: X_trx_date =>px_trans_rec.transaction_date_entered,