Item Statuses
The Item Statuses view object gets the item statuses that have been associated to the item. The item statuses assigned to the item determine states for an item.
Data Store Key : FscmTopModelAM.ScmExtractAM.EgpBiccExtractAM.ItemStatusExtractPVO
Primary Keys : InventoryItemStatusCode, Language
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 item status. |
CreationDate | Date on which the item status was created. |
Description | Description of the item status. |
DisableDate | Date on which item status is inactivated |
InventoryItemStatusCode | Code used to control the transaction activity of an item. |
InventoryItemStatusId | Unique ID associated with item status. |
InventoryItemStatusName | Indicates the name of the item status |
Language | Description of the language in which the item status name was translated to. |
LastUpdateDate | Date on which the user most recently updated the item status code. |
LastUpdateLogin | Session login associated with the user when updating the item status code most recently. |
LastUpdatedBy | User who most recently updated the item status code. |
SourceLang | Description of the source language of the item status name. |