DBA Data[Home] [Help]

APPS.FA_UNIT_ADJ_PUB dependencies on FA_TRX_APPROVAL_PKG

Line 110: IF NOT FA_TRX_APPROVAL_PKG.faxcat(

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