DBA Data[Home] [Help]

APPS.FA_UNIT_ADJ_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 112: IF NOT FA_TRX_APPROVAL_PKG.faxcat(

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