Item Locator Details

The Item Locator Details view object contains information about the item locators configured for an inventory organization.

Data Store Key : FscmTopModelAM.ScmExtractAM.InvBiccExtractAM.InvItemLocatorExtractPVO

Primary Keys : ItemLocatorPEOOrganizationId, ItemLocatorPEOInventoryItemId, ItemLocatorPEOSecondaryLocator

Initial Extract Date : ItemLocatorPEOCreationDate

Incremental Extract Date : ItemLocatorPEOLastUpdateDate

Attributes

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

Name Description
ItemLocatorPEOCountRequired Value that determines whether the count is required.
ItemLocatorPEOCreatedBy User who created the item locator.
ItemLocatorPEOCreationDate Date and time when the user created the item locator.
ItemLocatorPEODefaultCountTypeCode Code that identifies the type of replenishment count. Valid values include Order PAR, On-Hand Quantity, and Order Quantity. If this attribute isn't specified, the Default Replenishment Count Type specified for the subinventory will be used.
ItemLocatorPEOInventoryItemId Value that uniquely identifies the inventory item.
ItemLocatorPEOItemLocatorId Value that uniquely identifies the item locator.
ItemLocatorPEOJobDefinitionName Name of the scheduled process that created or last updated the item locator.
ItemLocatorPEOJobDefinitionPackage Package name of the scheduled process that created or last updated the item locator.
ItemLocatorPEOLastUpdateDate Date and time when the user most recently updated the item locator.
ItemLocatorPEOLastUpdateLogin Session login associated with the user who most recently updated the item locator.
ItemLocatorPEOLastUpdatedBy User who most recently updated the item locator.
ItemLocatorPEOMaximumQuantity PAR maximum quantity for the associated item locator.
ItemLocatorPEOObjectVersionNumber Number of times the object row has been updated. This attribute is used to implement optimistic locking. 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.
ItemLocatorPEOOrganizationId Value that uniquely identifies the organization.
ItemLocatorPEOParLevel Level at which the item quantity should be stocked. If the count falls below this quantity, it's used to calculate the reorder quantity if the PAR maximum quantity isn't specified.
ItemLocatorPEOParMaxQty Maximum quantity at which the item quantity should be stocked. If the count falls below the PAR level, this value is used to calculate the reorder quantity. If not specified, the PAR level will be used.
ItemLocatorPEOParUomCode Code that identifies the PAR level unit of measure associated with the item. This value is automatically defaulted based on the item entered.
ItemLocatorPEOPickingOrder Sequence to use when picking the item from the subinventory.
ItemLocatorPEOPrimaryLocatorFlag Contains one of the following values: true or false. If true, then the locator is primary. If false, then the locator is secondary. The default value is true.
ItemLocatorPEOQtyCountTolerance Allowed count tolerance used to determine whether the count is valid.
ItemLocatorPEORequestId Value that uniquely identifies the request of the scheduled process that created or last updated the item locator.
ItemLocatorPEOSecondaryLocator Name of the locator.
ItemLocatorPEOStatusId Value that uniquely identifies the status whether the locator is primary or secondary.
ItemLocatorPEOSubinventoryCode Code that identifies the subinventory.