Translated Orchestration Process Classes
The Translated Orchestration Process Classes view object that extracts the definition of translated orchestration process classes.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.ProcessClassTLExtractPVO
Primary Keys : Language, ProcessClassId
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 translated orchestration process class row. |
| CreationDate | Date when the translated orchestration process class row was created. |
| Description | Description of the orchestration process class. |
| Language | Code that identifies the language into which the contents of the translatable columns are translated. |
| LastUpdateDate | Date when the translated orchestration process class row was last updated. |
| LastUpdateLogin | Session login associated to the user who most recently updated the translated orchestration process class row. |
| LastUpdatedBy | User who most recently updated the translated orchestration process class row. |
| ObjectVersionNumber | Number of times the translated orchestration process class row has been updated. |
| OrchestrationApplicationId | Value that identifies the orchestration application associated to the translated orchestration process class row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table. |
| ProcessClassId | Value that uniquely identifies the orchestration process class row. This is a foreign key to the Orchestration Process Classes view object. |
| ProcessClassName | Name of the orchestration process class. |
| SourceLang | Code that identifies the language, in which, the contents of the translatable columns were originally created. |