LOC - Warehouse Adjustment

Reference process for inventory-changing adjustment postings in the warehouse in BE-terna Fashion.

Meta process

graph LR;

%% Nodes
A(LOC<br>Warehouse Adjustment)
B(LOC-0010<br>Create document header)
C(LOC-0020<br>Capture document lines)
D(LOC-0030<br>Edit warehouse adjustment document)
E(LOC-0040<br>Post warehouse adjustment document)

%% Flow
A -.- B
linkStyle 0 stroke:#ffffff
B ==> C
C ==> D
D ==> E

%% Classes
class A btProcessTitle
class B,C,D,E btProcessActive

Warehouse adjustment is used to capture inventory-changing adjustment postings. It is used for removing, adding, or reclassifying goods through decreases and increases. Negative postings are generally carried out due to withdrawals, shrinkage, or theft. Reclassifications can be used, for example, to reclassify standard goods to collective items.

LOC-0010 - Create document header

A new warehouse adjustment document is created and the header data is completed. It must also be specified whether this is an increase or a decrease.

Incoming processes:

LOC-0020 - Capture document lines

The items and quantities for which increases or decreases are to be posted are captured in the lines. Items can also be scanned when the “SCAN” function is set up.

LOC-0030 - Edit warehouse adjustment document

The warehouse adjustment document is checked to see whether all relevant lines are included. Lines can be deleted again.

LOC-0040 - Post warehouse adjustment document

The warehouse adjustment document is posted in the system.

Instances

See meta process