System operation
StockSAVER manual - Software version 2.1
72
materiallog
Element
Element that contains the data of a
Material movement or a Location
status
id
Attribute [bigint]
Internal database ID for the
corresponding movement data set
timestamp
Attribute [datetime2]
Timestamp, when the data set was
created in the database. The value
corresponds to the local time (and
time zone) on the server. The
timestamp is formatted in
accordance with ISO 8601.
shelffield
Element
Contains the detail data of the
Location
id
Attribute [int]
Internal database ID of the Location.
name
[nvarchar] (40)
Name of the assigned Location. The
name of the Location at the time of
posting is determined.
material
Element
Contains the detail data of the
assigned material
id
Attribute [int]
Internal database ID for the assigned
material.
number
Attribute [nvarchar] (32)
Assigned Part number. The Part
number saved for the material at the
time of export is exported with the ID
from the "id" field.
boxcount
Element
Contains the detail data of the
material movement or the Location
status
min
Attribute [int]
Safety stock of the Location.
If no Safety stock is stored for the
Location, an empty string will be
exported.
reorder
Attribute [int]
Re-order Level of the Location.
If no Re-order Level is stored, an
empty string will be exported.
max
Attribute [int]
Excess stock of the Location.
If no Excess stock is stored, an empty
string will be exported.
sensors
Attribute [int]
Number of sensors for the Location
piecesperbox
Attribute [int]
Bin quantity (Pieces per Bin)
deltaboxcount
Attribute [int]
Bin difference from the previous log
entry for this Location/material.
Negative = withdrawal
Positive = replenishment
deltaamount
Attribute [int]
Quantity difference to the previous
log entry for this Location/material.
Negative = withdrawal
Positive = replenishment
value
Attribute [int]
The detected/new quantity of Bins at
the time.