Entitlement Coverages

The CoverageExtractPVO view object provides details about entitlement coverages.

Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.CoverageExtractPVO

Primary Keys : CoverageId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
ContractCoverageId The unique identifier of the coverage template. This is a foreign key to OKC_COVERAGE_HEADERS_B.
CoverageId The unique identifier of the record. This is the primary key for the view object.
CreatedBy The user who created the row.
CreationDate The date and time when the row was created.
EndDate The date and time of expiry of the entitlement.
EntitlementRuleId This is the internal identifier of the entitlement rule record in the coverage that was selected based on the matching conditions.
EntitlementSourceCd The internal source code for the entitlement. For example, Global Default, Customer Default, or Contract.
LastUpdateDate The date and time when the row was last updated.
LastUpdateLogin The session login of the user who last updated the row.
LastUpdatedBy The user who last updated the row.
ObjectVersionNumber The number of times the row has been updated.
StartDate The date and time of activating the entitlement.