Translated Asset Group
The Translated Asset Group view object contains information about the asset group transaction number to which the asset is assigned. An asset could be assigned to single or multiple groups based on the rule the group is set up on.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.CseAssetGroupTranslationExtractPVO
Primary Keys : GroupId, Language
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 record. |
CreationDate | Date and time when the user created the asset group record. |
GroupDescription | Detailed description of the asset group. |
GroupId | Value that identifies the group. This is the primary key of the Asset Group business object. |
GroupName | Translatable name of the asset group. |
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 record. |
LastUpdateLogin | Session login associated with the user who most recently updated the asset group record. |
LastUpdatedBy | User who most recently updated the asset group 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. |
SourceLang | Code of the language in which the contents of the translatable columns were originally created. |