Translated Orchestration Process Steps
The Translated Orchestration Process Steps view object that extracts the definition of translated orchestration process step.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.StepTLExtractPVO
Primary Keys : CurrentStepTranslationId, CurrentStepTranslationLanguage
Initial Extract Date : CurrentStepTranslationCreationDate
Incremental Extract Date : CurrentStepTranslationLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| CurrentStepTranslationCreatedBy | User who created the translated orchestration process step row. | 
| CurrentStepTranslationCreationDate | Date when the translated orchestration process row step was created. | 
| CurrentStepTranslationId | Value that uniquely identifies the orchestration process step row. This is a foreign key to the Orchestration Process Steps view object. | 
| CurrentStepTranslationLanguage | Code that identifies the language into which the contents of the translatable columns are translated. | 
| CurrentStepTranslationLastUpdateDate | Date when the translated orchestration process step row was last updated. | 
| CurrentStepTranslationLastUpdateLogin | Session login associated with the user who most recently updated the translated orchestration process step row. | 
| CurrentStepTranslationLastUpdatedBy | User who most recently updated the translated orchestration process step row. | 
| CurrentStepTranslationName | Name of the orchestration process step. | 
| CurrentStepTranslationObjectVersionNumber | Number of times the translated orchestration process step row has been updated. | 
| CurrentStepTranslationSourceLang | Code that identifies the language, in which, the contents of the translatable columns were originally created. | 
| CurrentStepTranslationSplitUnitDisplayName | Display name of the split unit. |