Translated Inventory Transaction Reason

The translated Inventory Transaction Reason view object identifies the reason for the transaction.

Data Store Key : FscmTopModelAM.ScmExtractAM.InvBiccExtractAM.InvTxnReasonTLExtractPVO

Primary Keys : InvTxnReasonTLPEOLanguage, InvTxnReasonTLPEOReasonId

Initial Extract Date : InvTxnReasonTLPEOCreationDate

Incremental Extract Date : InvTxnReasonTLPEOLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
InvTxnReasonTLPEOCreatedBy User who created the row.
InvTxnReasonTLPEOCreationDate Date and time when the row was created.
InvTxnReasonTLPEODescription Description of the transaction reason.
InvTxnReasonTLPEOLanguage Code that identifies the language into which the contents of the translatable columns are translated.
InvTxnReasonTLPEOLastUpdateDate Date and time when the user most recently updated the row.
InvTxnReasonTLPEOLastUpdateLogin Session login associated with the user who updated the row.
InvTxnReasonTLPEOLastUpdatedBy User who most recently updated the row.
InvTxnReasonTLPEOObjectVersionNumber 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.
InvTxnReasonTLPEOReasonId Value that uniquely identifies the transaction reason. This is a primary key of the Transaction Reason view object.
InvTxnReasonTLPEOReasonName Name of the transaction reason. A list of accepted values is defined in the lookup type INV_REASON_TYPES in FND_LOOKUPS.
InvTxnReasonTLPEOSourceLang Code of the language in which the contents of the translatable columns were originally created.