Purchasing Line Type Translations
The Purchasing Line Type Translations view object contains information on whether a purchasing document line is for goods or services and some default attributes associated with it.
Data Store Key : FscmTopModelAM.PrcExtractAM.PoBiccExtractAM.PurchasingLineTypeTranslationExtractPVO
Primary Keys : Language, LineTypeId
Initial Extract Date : POLineTypeTransCreationDate
Incremental Extract Date : POLineTypeTransLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| Language | Language into which the contents of the translatable columns are translated. This is the primary key of the Purchasing Line Type Translation view object. |
| LineTypeId | Value that uniquely identifies the purchasing line type. This is the primary key of the Purchasing Line Type Translation view object. |
| POLineTypeTransCreatedBy | User who created the purchasing line type translation. |
| POLineTypeTransCreationDate | Date and time when the purchasing line type translation was created. |
| POLineTypeTransDescription | Description for the translated text of the purchasing line type translation. |
| POLineTypeTransLastUpdateDate | Date when the purchasing line type translation was last updated. |
| POLineTypeTransLastUpdateLogin | Session login associated with the user who last updated the purchasing line type translation. |
| POLineTypeTransLastUpdatedBy | User who last updated the purchasing line type translation. |
| POLineTypeTransLineType | Name for the translated name of the purchasing line type translation. |
| POLineTypeTransObjectVersionNumber | Number of times the purchasing line type translation has been updated. |
| POLineTypeTransSourceLang | Language in which the contents of the translatable columns were originally created for the purchasing line type translations view object. |