Warranty Coverages Applicability
The Warranty Coverages Applicability view object contains information about the set of items the warranty contract is applicable for.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.WarrantyCoverageApplicabilityExtractPVO
Primary Keys : CoverageApplicabilityId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ActiveEndDate | Date when the warranty coverage applicability is invalidated. |
AutoAssignFlag | Value that indicates if the warranty can be automatically created and assigned to this warranty coverage applicability. |
ContractDfltStatusCode | Value that identifies the default status code that can be assigned to the warranty coverage applicability when it's auto created. |
CoverageApplicabilityId | Value that identifies the warranty coverage applicability identifier. This is the primary key of the warranty coverage applicability entity. |
CoverageId | Value that identifies the warranty coverage applicability identifier. This value is the foreign key to the warranty coverage applicability entity. |
CoveredItemId | Value that identifies the item for which the warranty coverage applicability is applicable. |
CoveredOrganizationId | Value that identifies the organization where the item is applicable for this warranty coverage applicability. |
CreatedBy | User who created the warranty coverage applicability record for the asset. |
CreationDate | Date and time when the user created the warranty coverage applicability record for the asset. |
JobDefinitionName | Value that identifies the name of the job that created or last updated the warranty coverage applicability row. |
JobDefinitionPackage | Value that identifies the package name of the job that created or last updated the warranty coverage applicability row. |
LastUpdateDate | Date and time when the user most recently updated the warranty coverage applicability record for the asset. |
LastUpdateLogin | Session login associated with the user who most recently updated the warranty coverage applicability record for the asset. |
LastUpdatedBy | User who most recently updated the warranty coverage applicability record for the asset. |
ObjectVersionNumber | Number of times the warranty coverage applicability row was updated. This attribute is used to implement optimistic locking. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
RequestId | Value that identifies the request identifier of the job that created or last updated the warranty coverage applicability row for the asset record. |
SupplierId | Value that identifies the supplier identifier that's used optionally in matching the receipts. This supplier identifier makes the item applicable for the warranty coverage applicability. |