AssetFixedAsset_AssetTable Class [AX 2012]

The AssetFixedAsset_AssetTable class is the data object class that is exposed through the AssetFixedAssetService class.

Syntax

class AssetFixedAsset_AssetTable extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg775168.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif createHCMWorkerContact Creates and sets a new value for the HCMWorkerContact complex data item.
Gg775168.pubmethod(en-us,AX.60).gif createHcmWorkerResponsible Creates and sets a new value for the HcmWorkerResponsible complex data item.
Gg775168.pubmethod(en-us,AX.60).gif createOMDepartment Creates and sets a new value for the OMDepartment complex data item.
Gg775168.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg775168.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif exists_DocumentHash Determines whether the _DocumentHash data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAcquisitionValueNO Determines whether the AcquisitionValueNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAssessmentNO Determines whether the AssessmentNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAssessmentTaxNO Determines whether the AssessmentTaxNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAssetGroup Determines whether the AssetGroup data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAssetId Determines whether the AssetId data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAssetReplaceCost Determines whether the AssetReplaceCost data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsAssetSourceType_CN Checks whether the source type ID exists.
Gg775168.pubmethod(en-us,AX.60).gif existsAssetType Determines whether the AssetType data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsBarcode Determines whether the Barcode data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsCondition Determines whether the Condition data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsDisposalRestriction Determines whether the DisposalRestriction data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsDocuments Determines whether the Documents data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsGISReferenceNumber Determines whether the GISReferenceNumber data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsGuaranteeDate Determines whether the GuaranteeDate data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsHCMWorkerContact Determines whether the HCMWorkerContact data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsHcmWorkerResponsible Determines whether the HcmWorkerResponsible data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsuranceAgent Determines whether the InsuranceAgent data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsuranceDate1 Determines whether the InsuranceDate1 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsuranceDate2 Determines whether the InsuranceDate2 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsurancePolicyNum Determines whether the InsurancePolicyNum data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsuranceVendor Determines whether the InsuranceVendor data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsuredAtMarketValue Determines whether the InsuredAtMarketValue data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsInsuredValue Determines whether the InsuredValue data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsIsMissing Determines whether the IsMissing data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsLastFactorUpdateDate Determines whether the LastFactorUpdateDate data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsLastMaintenance Determines whether the LastMaintenance data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsLease Determines whether the Lease data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsLocation Determines whether the Location data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsLocationMemo Determines whether the LocationMemo data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsMainAssetId Determines whether the MainAssetId data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsMaintenanceInfo1 Determines whether the MaintenanceInfo1 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsMaintenanceInfo2 Determines whether the MaintenanceInfo2 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsMaintenanceInfo3 Determines whether the MaintenanceInfo3 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsMajorType Determines whether the MajorType data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsMake Determines whether the Make data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsModel Determines whether the Model data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsModelYear Determines whether the ModelYear data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsName Determines whether the Name data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsNameAlias Determines whether the NameAlias data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsNextMaintenance Determines whether the NextMaintenance data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsNotes Determines whether the Notes data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsOMDepartment Determines whether the OMDepartment data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsParcelId Determines whether the ParcelId data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsPhysicalInventory Determines whether the PhysicalInventory data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsPolicyAmount Determines whether the PolicyAmount data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsPolicyExpiration Determines whether the PolicyExpiration data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsPropertyType Determines whether the PropertyType data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsQuantity Determines whether the Quantity data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsReference Determines whether the Reference data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsReturnOnInvestmentsNO Determines whether the ReturnOnInvestmentsNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsRoomNumber Determines whether the RoomNumber data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsSerialNum Determines whether the SerialNum data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsSortingId Determines whether the SortingId data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsSortingId2 Determines whether the SortingId2 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsSortingId3 Determines whether the SortingId3 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsSubventionNO Determines whether the SubventionNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsSubventionTaxFreeNO Determines whether the SubventionTaxFreeNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsTaxCountyNO Determines whether the TaxCountyNO data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsTechInfo1 Determines whether the TechInfo1 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsTechInfo2 Determines whether the TechInfo2 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsTechInfo3 Determines whether the TechInfo3 data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsTitleHolder Determines whether the TitleHolder data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsUnitCost Determines whether the UnitCost data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsUnitOfMeasure Determines whether the UnitOfMeasure data item exists in the data container.
Gg775168.pubmethod(en-us,AX.60).gif existsValueAt19840101NO Determines whether the ValueAt19840101NO data item exists in the data container.
Gg775168.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AssetFixedAsset_AssetTable class. (Overrides the new Method.)
Gg775168.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAcquisitionValueNO Gets or sets the AcquisitionValueNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssessmentNO Gets or sets the AssessmentNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssessmentTaxNO Gets or sets the AssessmentTaxNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssetGroup Gets or sets the AssetGroup parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssetId Gets or sets the AssetId parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssetReplaceCost Gets or sets the AssetReplaceCost parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssetSourceType_CN Gets or sets the AssetSourceTypes_CN parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmAssetType Gets or sets the AssetType parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmBarcode Gets or sets the Barcode parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmCondition Gets or sets the Condition parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmDisposalRestriction Gets or sets the DisposalRestriction parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmDocuments Gets or sets the Documents parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmGISReferenceNumber Gets or sets the GISReferenceNumber parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmGuaranteeDate Gets or sets the GuaranteeDate parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmHCMWorkerContact Gets or sets the HCMWorkerContact parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmHcmWorkerResponsible Gets or sets the HcmWorkerResponsible parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsuranceAgent Gets or sets the InsuranceAgent parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsuranceDate1 Gets or sets the InsuranceDate1 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsuranceDate2 Gets or sets the InsuranceDate2 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsurancePolicyNum Gets or sets the InsurancePolicyNum parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsuranceVendor Gets or sets the InsuranceVendor parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsuredAtMarketValue Gets or sets the InsuredAtMarketValue parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmInsuredValue Gets or sets the InsuredValue parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmIsMissing Gets or sets the IsMissing parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmLastFactorUpdateDate Gets or sets the LastFactorUpdateDate parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmLastMaintenance Gets or sets the LastMaintenance parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmLease Gets or sets the Lease parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmLocation Gets or sets the Location parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmLocationMemo Gets or sets the LocationMemo parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmMainAssetId Gets or sets the MainAssetId parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmMaintenanceInfo1 Gets or sets the MaintenanceInfo1 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmMaintenanceInfo2 Gets or sets the MaintenanceInfo2 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmMaintenanceInfo3 Gets or sets the MaintenanceInfo3 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmMajorType Gets or sets the MajorType parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmMake Gets or sets the Make parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmModel Gets or sets the Model parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmModelYear Gets or sets the ModelYear parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmNameAlias Gets or sets the NameAlias parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmNextMaintenance Gets or sets the NextMaintenance parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmNotes Gets or sets the Notes parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmOMDepartment Gets or sets the OMDepartment parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmParcelId Gets or sets the ParcelId parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmPhysicalInventory Gets or sets the PhysicalInventory parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmPolicyAmount Gets or sets the PolicyAmount parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmPolicyExpiration Gets or sets the PolicyExpiration parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmPropertyType Gets or sets the PropertyType parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmQuantity Gets or sets the Quantity parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmReference Gets or sets the Reference parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmReturnOnInvestmentsNO Gets or sets the ReturnOnInvestmentsNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmRoomNumber Gets or sets the RoomNumber parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmSerialNum Gets or sets the SerialNum parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmSortingId Gets or sets the SortingId parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmSortingId2 Gets or sets the SortingId2 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmSortingId3 Gets or sets the SortingId3 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmSubventionNO Gets or sets the SubventionNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmSubventionTaxFreeNO Gets or sets the SubventionTaxFreeNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmTaxCountyNO Gets or sets the TaxCountyNO parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmTechInfo1 Gets or sets the TechInfo1 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmTechInfo2 Gets or sets the TechInfo2 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmTechInfo3 Gets or sets the TechInfo3 parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmTitleHolder Gets or sets the TitleHolder parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmUnitCost Gets or sets the UnitCost parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmUnitOfMeasure Gets or sets the UnitOfMeasure parameter.
Gg775168.pubmethod(en-us,AX.60).gif parmValueAt19840101NO Gets or sets the ValueAt19840101NO parameter.
Gg775168.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg775168.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg775168.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    AssetFixedAsset_AssetTable Class