Table: AssetBook (Value model by fixed asset)

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...
XTR FK1AssetIdFixed asset numberAssetIdStringShow
XTR FK2BookIdValue modelAssetBookIdStringShow
FK3SortingIdSort field 1AssetSortingIdStringShow
FK4AssetGroupFixed asset groupAssetGroupIdStringShow
5StatusStatusAssetStatusEnumShow
FK6DimensionDepartmentDimensionStringShow
FK7ReserveTypeIdTypeAssetReserveTypeIdStringShow
FK8RevaluationGroupIdRevaluation groupAssetRevaluationGroupIdStringShow
FK9PostingProfilePosting profileAssetPostingProfileStringShow
10DepreciationDepreciationAssetDepreciateEnumShow
11LifeTimeService lifeAssetLifeTimeIntegerShow
12LifeTimeRestService life remainingAssetLifeTimeRestRealShow
13DepreciationStartDateDepreciation run dateAssetDepreciationStartDateDateShow
14ScrapValueExpected scrap valueAssetScrapValueRealShow
15LastDepreciationDateDate when depreciation was last runAssetLastDepreciationDateDateShow
FK16ConsumptionFactorIdConsumption factorAssetConsumptionFactorIdStringShow
FK17ConsumptionUnitIdUnitAssetConsumptionUnitIdStringShow
18DepreciationAmountUnitUnit depreciationAssetDepreciationAmountUnitRealShow
19ConsumptionQtyEstimatedEstimated consumptionAssetConsumptionQtyEstimatedRealShow
20Section179AmountSection 179AssetSection179AmountRealShow
21Section179DoneHas section 179 been executed?AssetSection179DoneEnumShow
FK22VendAccountVendor accountVendAccountStringShow
FK23PurchIdPurchase orderPurchIdStringShow
24VendInvoiceIdInvoiceVendInvoiceIdStringShow
25AcquisitionPriceAcquisition priceAssetAcquisitionPriceRealShow
26AcquisitionDateAcquisition dateAssetAcquisitionDateDateShow
FK27CustAccountCustomer accountCustAccountStringShow
FK28CustInvoiceIdInvoiceCustInvoiceIdStringShow
29DisposalDateDisposal dateAssetDisposalDateDateShow
30SaleValueSales valueAssetSaleValueRealShow
FK31SortingId2Sort field 2AssetSortingId2StringShow
FK32SortingId3Sort field 3AssetSortingId3StringShow
33LastDepreciationDateExtraOrdDate when depreciation was last runAssetLastDepreciationDateDateShow

Table Relations

assetBook
AssetBook.BookId == AssetBook.BookId
AssetBook.AssetId == AssetBook.AssetId
assettrans
AssetBook.AssetId == AssetTrans.AssetId
AssetBook.BookId == AssetTrans.BookId

Overridden System Defined Methods

public void initValue()
public void insert()
public void update()
public boolean validateField(fieldId p1)
public boolean validateWrite()

Public Static Methods

static void createFromAssetGroupBookSetup(AssetTable _assetTable, AssetGroupBookSetup _assetGroupBookSetup)
static boolean exist(AssetId _assetId, AssetBookId _bookId)
static AssetBook find(AssetId assetId, AssetBookId bookId, boolean _forupdate = false)
client static void lookupBookIdForAsset(FormStringControl _ctrl, AssetId _assetId, boolean _selectCurrentOperationsTax = true, CurrentOperationsTax _currentOperationsTax = CurrentOperationsTax::Current, CompanyId _company = curExt())
client static void lookupConsumptionBookIdForAsset(FormStringControl _ctrl, AssetId _assetId, CurrentOperationsTax _currentOperationsTax = CurrentOperationsTax::Current, CompanyId _company = curExt())
client static void lookupOpenBookIdForAsset(FormStringControl _ctrl, AssetId _assetId, boolean _selectCurrentOperationsTax = true, CurrentOperationsTax _currentOperationsTax = CurrentOperationsTax::Current, CompanyId _company = curExt())
server static void updateCustInfo(AssetId _assetId, AssetBookId _assetBookId, CustAccount _custAccount, CustInvoiceId _custInvoiceId = "", AssetAmount _assetAmount = 0)
server static void updateVendInfo(AssetId _assetId, AssetBookId _assetBookId, VendAccount _vendAccount, PurchId _purchId, VendInvoiceId _vendInvoiceId = "", AssetAmount _assetAmount = 0)

Public Instance Methods

AssetGroup AssetGroup()
display AssetLocationId AssetLocation()
display AssetName AssetName()
display AssetNetBookValue assetNetBookValue()
AssetTable AssetTable()
display AssetConsumptionQtyPosted ConsumptionQtyPosted()
display CurrentOperationsTax currentOperationsTax()
display CustName custName()
display AssetDepreciationInterval depreciationAltInterval()
display AssetDepreciationMethod depreciationAltMethod()
display AssetDepreciationPercentage depreciationAltPercentage()
AssetDepreciationProfile depreciationAltProfile()
display AssetDepreciationProfileId depreciationAltProfileId()
AssetDepreciationProfile depreciationExtProfile()
display AssetDepreciationInterval depreciationInterval()
display AssetDepreciationMethod depreciationMethod()
display AssetDepreciationPercentage depreciationPercentage()
AssetDepreciationProfile depreciationProfile()
display AssetDepreciationProfileId depreciationProfileId()
Server TmpDateSum initDepreciationProfile()
void initFromAssetGroupBookSetup(AssetGroupId assetGroup = this.AssetTable().AssetGroup)
display AssetLifetime lifetime()
AssetLifeTime LifeTimeMonth(date dateNow = SystemDateGet())
display AssetReservePostedAmount ReservePostedAmount()
public AssetAmount roundOffDepreciation(AssetAmount _assetAmount)
display VendName vendName()

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.