Translated Asset Group Rule
The Translated Asset Group Rule view object contains information about the asset group for which the rule is created. A rule can be assigned to multiple groups based on the rule setup.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.CseAssetGroupRuleTranslationExtractPVO
Primary Keys : Language, RuleId
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 asset group rule for translation record. |
CreationDate | Date and time when the user created the asset group rule for translation record. |
Language | Code of the language into which the contents of the translatable columns are translated. |
LastUpdateDate | Date and time when the user most recently updated the asset group rule for translation record. |
LastUpdateLogin | Session login associated with the user who most recently updated the asset group rule for translation record. |
LastUpdatedBy | User who most recently updated the asset group rule for translation 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. |
RuleDescription | Detailed description of the grouping rule. |
RuleId | Value that identifies the asset group rule. This is the primary key of the Translated Asset Group Rule view object. |
RuleName | Name of the asset grouping rule. |
SourceLang | Code of the language in which the contents of the translatable columns were originally created. |