This function is used to manage the locations created by the location type management function:

  • inquiry,
  • modification of block code and assigned products,
  • deletion.

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

The location management function contains three tabs and a header.

Header

The header displays:

  • the location code,
  • The location type,
  • the corresponding warehouse, if applicable,
  • the storage site to which it belongs.

Tab Characteristics

This first tab is used to:

  • View the location characteristics.
    These characteristics come from the Location type that was used to create it.
  • View availability information: blocked status and storage location.
  • Modify the status, in order to manually block or unblock a location (for locations managed on loading).

Tab Assignments

This tab is used to indicate the locations to be assigned and to view those that have already been assigned. These assignments can be manually entered or mass generated using the Location types function.

The grid contains the following information :

  • The assigned product, its description and its stock unit,
  • The replenish threshold: It is expressed in stock unit.
    The Consumption reorder areas function uses this reorder level to carryout location change suggestions. If the stock in a location is less than this threshold there will then be a suggestion.
  • The maximum quantity: expressed in sales unit.
    The Consumption reorder areas function uses this field to calculate the quantity to reorder. The system will attempt to reach the maximum quantity,
  • The packing unit and the PAC-STK coefficient :
    The Consumption reorder areas function expresses the requirements in PAC (packing unit). These requirements are then passed to the internal (if the location is of the internal type) and sub-contractor (if the location is of the sub-contractor type) allocation rules to suggest the stock lines to be moved in the Location replen. workbench function.
  • Economic quantity: the suggestions made by the replenishment will be multiples of this quantity.
Replenishment example:
  • Replen. threshold: 30 STK (stocking unit)
  • Maximum Qty : 120 STK
  • Replen. PAC: box of 10.
  • Economic Qty: 5 Boxes.

For a location stock of 20 STK, the system will create a requirement for 2*5 boxes = 100 STK. The location stock will be 120 STK (<Maximum quantity).
For a location stock of 25 STK, the system will create a requirement for 1*5 boxes = 50 STK. The location stock will be 75 STK (<Maximum quantity).

SEEINFO To manage the replenishment of breaks, it is possible to specify a threshold and a maximum quantity of 0. In this case, the replenishment will only be suggested in case of break on the location (this can be useful to replenish for sub-contractors). It is the only case where the economic quantity can be greater than the maximum quantity.

Tab Content

This tab is used to view the location contents: it gives a detailed list of the products, lots and unities stored in the location.

Reports

By default, the following reports are associated with this function :

  STOCK03 : Empty locations

  STOCK04 : Occupied locations

  STOCK04B : Locations full

  STOCK05 : Blocked locations

This can be changed using a different setup.

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation