Meter Applicability

The Meter Applicability view object contains information about the meter applicability definition. There could be multiple meters instantiated for a meter definition. This view object holds all the applicability rules for a meter definition.

Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.MeterApplicabilityExtractPVO

Primary Keys : ApplicabilityId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
ActiveEndDate Active end date and time when the user end dated the meter template.
ActiveStartDate Date and time when the meter template becomes active
ApplicabilityId Value that uniquely identifies the meter applicability. This is a primary key for the Meter Template Applicability view object.
CreatedBy User who created the meter template record.
CreationDate Date and time when the user created the meter template record.
JobDefinitionName Name of the job that created or most recently updated the row for the meter template record. This is populated through Enterprise Service Scheduler.
JobDefinitionPackage Package name of the job that created or most recently updated the row for the meter template record. This is populated through Enterprise Service Scheduler.
LastUpdateDate Date and time when the user most recently updated the meter template record.
LastUpdateLogin Session login associated with the user who most recently updated the meter template record.
LastUpdatedBy User who most recently updated the meter template record.
MeterDefinitionId Value that identifies the meter definition. Multiple meters are instantiated for a meter definition. This is a foreign key to the Meter Definition view object.
ObjectId Depending on the object type code value, this could be either an item_id reference or a item_class_id reference.
ObjectTypeCode The object type code indicates whether the instantiation rule applies at the item level or at an item class or any other levels. Valid values are ORA_ITEM and ORA_ITEM_CLASS.
ObjectVersionNumber 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.
OrganizationId Value that uniquely identifies the inventory organization that the application has enabled for meter template record.
RequestId Request Identifier of the job that created or most recently updated the row. This is populated through Enterprise Service Scheduler.