Purchasing Document Style Line Translations
The Purchasing Document Style Line Translations view object contains translatable information for a line in a document style.
Data Store Key : FscmTopModelAM.PrcExtractAM.PoBiccExtractAM.PurchasingDocumentStyleLineTranslationExtractPVO
Primary Keys : DocumentSubtype, Language, StyleId
Initial Extract Date : PODocumentStyleLineTransCreationDate
Incremental Extract Date : PODocumentStyleLineTransLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| DocumentSubtype | Subtype of the document. |
| Language | Language into which the contents of the translatable columns are translated. |
| PODocumentStyleLineTransCreatedBy | User who created the purchasing document style line translation. |
| PODocumentStyleLineTransCreationDate | Date and time when the purchasing document style line translation was created. |
| PODocumentStyleLineTransDisplayName | Display name of the style. |
| PODocumentStyleLineTransLastUpdateDate | Date when the purchasing document style line translation was last updated. |
| PODocumentStyleLineTransLastUpdateLogin | Session login associated with the user who last updated the purchasing document style translation. |
| PODocumentStyleLineTransLastUpdatedBy | User who last updated the purchasing document style line translation. |
| PODocumentStyleLineTransObjectVersionNumber | Number of times the purchasing document style line translation row has been updated. |
| PODocumentStyleLineTransSourceLang | Language in which the contents of the translatable columns were originally created. |
| StyleId | Value that uniquely identifies the purchasing document style line. This is a foreign key of the Purchasing Document Style Line view object. |