Table: AssetTable (Fixed assets)

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...
X PK1AssetIdFixed asset numberAssetIdStringShow
FK2AssetGroupFixed asset groupAssetGroupIdStringShow
FK3DEL_DimensionDepartmentDimensionStringShow
4DEL_StatusStatusAssetStatusEnumShow
5NameNameAssetNameStringShow
FK6LocationLocationAssetLocationIdStringShow
7DEL_AcquisitionDateAcquisition dateAssetAcquisitionDateDateShow
8DEL_AcquisitionPriceAcquisition priceAssetAcquisitionPriceRealShow
9DEL_ScrapValueExpected scrap valueAssetScrapValueRealShow
10DEL_DisposalDateDisposal dateAssetDisposalDateDateShow
11DEL_DepreciationStartDateDepreciation run dateAssetDepreciationStartDateDateShow
12DocumentsDocument locationFilenameStringShow
13SerialNumSerial numberNumStringShow
14InsurancePolicyNumPolicy numberAssetInsurancePolicyNumStringShow
15InsuredValueInsured valueAssetInsuredValueRealShow
16MakeMakeNameStringShow
17ModelModelNameStringShow
18GuaranteeDateGuarantee dateAssetTransDateDateShow
19MainAssetIdMain fixed assetAssetIdMainStringShow
20DEL_CapAllowanceCapital allowanceNoYesEnumShow
21DEL_GrantValueGrant valuePriceRealShow
22ResponsibleResponsibleAssetEmplIdStringShow
FK23DEL_DepreciationProfileDepreciation profileAssetDepreciationProfileIdStringShow
24AssetTypeTypeAssetTypeEnumShow
25DEL_DepreciationDepreciationAssetDepreciateEnumShow
26DEL_LifetimeService lifeAssetLifeTimeIntegerShow
FK27DEL_PostingProfilePosting profileAssetPostingProfileStringShow
28DEL_SaleValueSales valueAssetSaleValueRealShow
29DEL_LastDepreciationDateDate when depreciation was last runAssetLastDepreciationDateDateShow
30BarcodeBar codeAssetBarcodeStringShow
FK31DEL_CustAccountCustomer accountCustAccountStringShow
FK32DEL_VendAccountVendor accountVendAccountStringShow
33InsuranceDate1Insurance date 1AssetInsuranceDate1DateShow
34InsuranceDate2Insurance date 2AssetInsuranceDate2DateShow
FK35DEL_PurchIdPurchase orderPurchIdStringShow
FK36DEL_CustInvoiceIdInvoiceCustInvoiceIdStringShow
37DEL_VendInvoiceIdInvoiceVendInvoiceIdStringShow
FK38DEL_SalesIdSales orderSalesIdStringShow
39AssetReplaceCostReplacement costAssetReplaceCostRealShow
40DEL_LifeTimeRestService life remainingAssetLifeTimeRestRealShow
FK41SortingIdSort field 1AssetSortingIdStringShow
42TaxCountyNOMunicipalityAssetTaxCountyNOStringShow
43SubventionNOTaxable contributionAssetSubventionNORealShow
44SubventionTaxFreeNOTax-free contributionAssetSubventionTaxFreeNORealShow
45AssessmentNOTax assessment valueAssetAssessmentNORealShow
46AssessmentTaxNOValue for tax purposesAssetAssessmentTaxNORealShow
47AcquisitionValueNOAcquisition price for tax purposesAssetAcquisitionValueNORealShow
48ValueAt19840101NOValue as on 1/1/1984AssetValueAt19840101NORealShow
49ReturnOnInvestmentsNOOrigin for return on capitalAssetReturnOnInvestmentsNORealShow
FK50SortingId2Sort field 2AssetSortingId2StringShow
FK51SortingId3Sort field 3AssetSortingId3StringShow
52NameAliasSearch nameAssetNameAliasStringShow
53TechInfo1Technical info 1AssetTechInfoStringShow
54TechInfo2Technical info 2AssetTechInfoStringShow
55TechInfo3Technical info 3AssetTechInfoStringShow
56LastMaintenanceLast maintenanceAssetLastMaintenanceDateShow
57NextMaintenanceNext maintenanceAssetNextMaintenanceDateShow
58MaintenanceInfo1Info 1AssetMaintenanceInfoStringShow
59MaintenanceInfo2Info 2AssetMaintenanceInfoStringShow
60MaintenanceInfo3Info 3AssetMaintenanceInfoMemoStringShow
61PhysicalInventoryPhysical inventoryAssetPhysicalInventoryDateShow
62ReferenceReferenceAssetReferenceStringShow
63NotesCommentsAssetNotesStringShow

Overridden System Defined Methods

void insert()
void update()
boolean validateDelete()
boolean validateWrite()

Public Static Methods

static boolean checkExist(AssetId _assetId)
client server static container childList(AssetId assetId)
static AssetTable depreciatingAncestor(AssetBook _assetBook)
static boolean exist(AssetId assetId)
static AssetTable find(AssetId _assetId, boolean _forUpdate = false)
static AssetGroupId groupId(AssetId _assetId)
client static void lookupAccountNum(FormStringControl _ctrl, CompanyId _company = curExt())
client static void lookupAccountNumConsumption(FormStringControl _ctrl, CompanyId _company = curExt())
static int treeImage(AssetId assetId)

Public Instance Methods

boolean allowEditOfAssetNum()
AssetGroup assetGroup()
display LedgerAccount assetLedgerAccount(AssetPostingProfile _assetPostingProfile = AssetParameters::find().postingProfile, AssetTransType _assetTransType = AssetTransType::Depreciation, AssetBookId _bookId = this.defaultBookId())
display LedgerAccount assetLedgerOffsetAccount(AssetPostingProfile _assetPostingProfile = AssetParameters::find().postingProfile, AssetTransType _assetTransType = AssetTransType::Depreciation, AssetBookId _bookId = this.defaultBookId(), Boolean _throwError = false)
AssetBook Book(AssetBookId bookId = this.defaultBookId())
boolean checkMainAssetId(AssetId mainAssetId = this.mainAssetId)
void createAssetBooksFromAssetGroup()
display AssetBookId defaultBookId()
Dimension dimension(AssetBookId bookId)
server NumberSeq initAssetNumberSeq(AssetGroupId _AssetGroupId = "")
server NumberSeq initBarcodeNumberSeq()
void initFromAssetGroupId(AssetGroupId _assetGroupId)
AssetPostingProfile postingProfile(assetBookId bookId)
void setNameAlias()
display AssetStatus status()
AssetId topMainAsset()
display NoYes valueModelsCurrent()
display NoYes valueModelsOperations()
display NoYes valueModelsTax()

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.