Asset Group Rule Usage
The Asset Group Rule Usage view object contains information about usage code for the rule. There are several usage user can select for a rule. The selected usage drives the down stream rule for the group.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.GroupRuleUsageExtractPVO
Primary Keys : RuleUsageId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
CreatedBy | User who created the group rule usage record. |
CreationDate | Date and time when the user created the rule usage record. |
LastUpdateDate | Date and time when the user most recently updated the rule usage record. |
LastUpdateLogin | Session login associated with the user who most recently updated the rule usage record. |
LastUpdatedBy | User who most recently updated the rule usage record. |
ObjectVersionNumber | Number of times the object 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. |
RuleId | Value that identifies the asset group rule. This is a foreign key to the Asset Group Rule view object. |
RuleUsageId | Value that identifies the asset group rule usage. The primary key of the Asset Group Rule Usages view object. |
UsageCode | The usage code for the rule. The rule can be used in the context of order entry, service contract and customer asset. |