Table: AssetTrans (Fixed asset transactions)

Label color codes
Label on fieldLabel on enum type
Label on extended data typeLabel on ancestor
Show table properties
Field Group:
P.idxKeyField Pos.FieldLabelExtended Data Type / Enum TypeTypeMore properties...
TR FK1AssetIdFixed asset numberAssetIdStringShow
2TxtTransaction textLedgerJournalTransTxtStringShow
3TransDateTransaction date.AssetTransDateDateShow
FK4DimensionDepartmentDimensionStringShow
5TransTypeTransaction typeAssetTransTypeEnumShow
6VoucherVoucherVoucherStringShow
7AmountCurAmount currencyAmountCurRealShow
FK8ApprovedByApproved byEmplIdStringShow
FK9CurrencyCodeCurrencyCurrencyCodeStringShow
10AmountMSTAmountAssetAmountRealShow
FK11PostingProfilePosting profileAssetPostingProfileStringShow
FK12AssetGroupFixed asset groupAssetGroupIdStringShow
TR FK13BookIdValue modelAssetBookIdStringShow
14ConsumptionQtyConsumption unitAssetConsumptionRealShow
15RevaluationDoneRevaluation executed?AssetRevaluationDoneEnumShow
16RevaluationTransRevaluation transactionAssetRevaluationTransEnumShow
17RevaluationAmountRevaluation amountAssetRevaluationAmountRealShow
18RevaluedTransIDReferenceRefRecIdIntegerShow
19Section179TransSection 179 write-offAssetSection179TransEnumShow
20ReserveTransferDoneTransfer from reserve executed?AssetReserveTransferDoneEnumShow
21ReserveTransIdReferenceRefRecIdIntegerShow

Table Relations

AssetBook
AssetTrans.BookId == AssetBook.BookId
AssetTrans.AssetId == AssetBook.AssetId

Public Static Methods

static AssetAmount AcquisitionAmount(AssetId _assetId, TransDate _transDate, AssetBookId _assetBookId)
static AmountMST AmountMSTPerDateTranstype(AssetId _assetId, TransDate _transDate, AssetBookId _assetBookId, AssetTransType _assetTransType)
static AssetAmount AmountToDepriciate(AssetId _assetId, TransDate _transDate, AssetBookId _assetBookId)

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.