Asset Service Action DMO
Object API Name: std__AssetServiceActionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- RelatedRecordId has a FOREIGNKEY relationship with the Work Order Item DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - AssetId has a FOREIGNKEY relationship with the Asset DMO
Idfield. - ExpectedLifetimeUsageUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - TotalUsageUnitOfMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - RelatedRecordId has a FOREIGNKEY relationship with the Work Order DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - ExpectedLifespanUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - RelatedRecordId has a FOREIGNKEY relationship with the Case DMO
Idfield. - Address has a FOREIGNKEY relationship with the Address DMO
Idfield. - ParentAssetId has a FOREIGNKEY relationship with the Asset DMO
Idfield.
- Address
- AssetId
- AssetServiceStatus
- AssetServiceType
- AssetServiceTypeIdentifier
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- ExpectedLifespanNumber
- ExpectedLifespanUomid
- ExpectedLifetimeUsageNumber
- ExpectedLifetimeUsageUomid
- ExternalRecordId
- ExternalSourceId
- Id
- InstallDateTime
- InternalOrganizationId
- IsGeneratedFromMaintenancePlan
- ParentAssetId
- ProductCodeText
- ProductFamilyName
- ProductId
- ProductStockKeepingUnit
- RelatedRecordId
- RelatedRecordObject
- ServiceEndDateTime
- ServiceStartDateTime
- TotalUsageQuantity
- TotalUsageUnitOfMeasureId
- Field API Name:
std__Address__c - Data Type: TEXT
- Description: Asset Address.
- Field API Name:
std__AssetId__c - Data Type: TEXT
- Description: Reference to the associated asset.
- Field API Name:
std__AssetServiceStatus__c - Data Type: TEXT
- Description: The status of the asset service. For example, NEW, IN_PROGRESS, ON_HOLD, COMPLETED, CLOSED, NONE, CANNOT_COMPLETE, CANCELED.
- Field API Name:
std__AssetServiceType__c - Data Type: TEXT
- Description: The type of the asset service. For example, - consumer good company : Cooler not cooling, Reader not functioning properly - medical device company: Unresponsive application, Unusual system noises, Poor image quality.
- Field API Name:
std__AssetServiceTypeIdentifier__c - Data Type: TEXT
- Description: The identifier of the Asset Service Type Identifier to store the ID value.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: The user who created the record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExpectedLifespanNumber__c - Data Type: DOUBLE
- Description: How many units of the Expected Lifespan UOM the product is expected to achieve.
- Field API Name:
std__ExpectedLifespanUomid__c - Data Type: TEXT
- Description: Alphanumeric string representing the expected lifespan uomid.
- Field API Name:
std__ExpectedLifetimeUsageNumber__c - Data Type: DOUBLE
- Description: How many units of the Expected Lifetime Usage UOM the product is expected to achieve.
- Field API Name:
std__ExpectedLifetimeUsageUomid__c - Data Type: TEXT
- Description: Alphanumeric string representing the expected lifetime usage uomid.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: The corresponding record Id from an external data source system.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: Corresponding record Id from external data source system.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this AssetServiceAction record. Maximum size is 15 characters.
- Field API Name:
std__InstallDateTime__c - Data Type: DATETIME
- Description: Install Date Time.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsGeneratedFromMaintenancePlan__c - Data Type: BOOLEAN
- Description: Whether the action was generated from maintenance plan.
- Field API Name:
std__ParentAssetId__c - Data Type: TEXT
- Description: Reference to the associated parent asset.
- Field API Name:
std__ProductCodeText__c - Data Type: TEXT
- Description: The text content for the product code of the asset service action. Maximum size is 255 characters.
- Field API Name:
std__ProductFamilyName__c - Data Type: TEXT
- Description: The name of the product family for the asset service action. Maximum size is 255 characters.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: Reference to the associated product.
- Field API Name:
std__ProductStockKeepingUnit__c - Data Type: TEXT
- Description: Product Stock Keeping Unit.
- Field API Name:
std__RelatedRecordId__c - Data Type: TEXT
- Description: Reference to the related record which stores the service action data. It is a Work Order, WorkOrderItem or Case.
- Field API Name:
std__RelatedRecordObject__c - Data Type: TEXT
- Description: Name of the related object. For example, Work Order, Work Order Item, Case.
- Field API Name:
std__ServiceEndDateTime__c - Data Type: DATETIME
- Description: Service End Date Time.
- Field API Name:
std__ServiceStartDateTime__c - Data Type: DATETIME
- Description: Service Start Date Time.
- Field API Name:
std__TotalUsageQuantity__c - Data Type: DOUBLE
- Description: Total Usage of the Asset.
- Field API Name:
std__TotalUsageUnitOfMeasureId__c - Data Type: TEXT
- Description: Unit of Measure for the Total Usage of the Asset.