Translated Inventory Transaction Types

The Translated Inventory Transaction Types view object contains information to indicate the type of inventory transaction defined in all languages.

Data Store Key : FscmTopModelAM.ScmExtractAM.InvBiccExtractAM.InvTxnTypeTLExtractPVO

Primary Keys : Language, TransactionTypeId

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 transaction type.
CreationDate Date and time when the user created the transaction type.
Description Translatable description of the transaction type.
Language Code that indicates the language into which the contents of the translatable columns are translated. This attribute is a part of the composite key of the Translated Inventory Transaction Types object.
LastUpdateDate Date and time when the user most recently updated the transaction type.
LastUpdateLogin Login that the user used when updating the transaction type.
LastUpdatedBy User who most recently updated the transaction type.
ObjectVersionNumber Number of times the object row has been updated. This number is incremented every time that 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 that indicates the language in which the contents of the translatable columns were originally created.
TransactionTypeId Value that uniquely identifies the transaction type. This is the foreign key of the Inventory Transaction Types view object. This attribute is a part of the composite key of the Translated Inventory Transaction Types object.
TransactionTypeName Name of the transaction type.