Inventory Transaction Reasons

The Inventory Transaction Reasons view object contains information about justification that users select when performing transactions to indicate special situations or exceptions, such as when the material is out of stock or damaged.

Data Store Key : FscmTopModelAM.ScmExtractAM.InvBiccExtractAM.InvTxnReasonExtractPVO

Primary Keys : ReasonId

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 inventory transaction reason.
CreationDate Date and time when the user created the inventory transaction reason.
Description Description of the inventory material status.
DisableDate Date when the inventory transaction reason is no longer valid.
EnableDate Date when the inventory transaction reason can be used.
LastUpdateDate Date and time when the user most recently updated the inventory transaction reason.
LastUpdateLogin Login that the user used when updating the inventory transaction reason.
LastUpdatedBy User who most recently updated the inventory transaction reason.
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.
ReasonContextCode Code that identifies which context of a transaction flow can use this transaction reason, for example, change project or task for pick flow.
ReasonId Value that uniquely identifies the transaction reason.
ReasonName Name of the transaction reason.
ReasonType Type of the transaction reason.
ReasonTypeDisplay Value that indicates which transaction flow can use this reason, for example, pick.