WPA - Put-away

Reference process for putting goods away into storage bins in BE-terna Fashion.

Meta process

graph LR;

%% Nodes
A(WPA<br>Put-away)
B(WPA-0010<br>Create put-away)
C(WPA-0020<br>Add lines)
D(WPA-0030<br>Edit document)
E(WPA-0040<br>Register put-away)

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

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

The delivered goods from vendor orders, from transfers, or from registered sales or purchase complaints are matched with a storage bin in the warehouse. The document header contains the warehouse location, posting date, and document number. The lines are transferred from the source document.

WPA-0010 - Create put-away

The put-away is already created in the source document.

WPA-0020 - Add lines

The lines were transferred from the source document.

WPA-0030 - Edit document

The document can be edited. The proposed storage bin can be changed.

Incoming processes:

WPA-0040 - Register put-away

The put-away is registered, thereby matching the goods with the storage bin. A put-away list can be printed.

Outgoing processes:

Instances

WPA-WRT - Put-away from goods receipt

graph LR;

%% Nodes
A(WPA-WRT<br>Put-away from Goods Receipt)
B(WPA-WRT-0010<br>Create put-away)
C(WPA-WRT-0020<br>Add lines)
D(WPA-WRT-0030<br>Edit document)
E(WPA-WRT-0040<br>Register put-away)

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

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

The delivered goods from vendor orders are put away in the warehouse. The document header contains the warehouse location, posting date, and document number. The lines are transferred from the source document.

WPA-WRT-0030 - Edit document

The document can be edited. The proposed storage bin can be changed.

Incoming processes:

WPA-WRT-0040 - Register put-away

The put-away is registered, thereby matching the goods with the storage bin. A put-away list can be printed.

WPA-TOP - Put-away of transfers

graph LR;

%% Nodes
A(WPA-TOP<br>Put-away of Transfers)
B(WPA-TOP-0010<br>Create put-away)
C(WPA-TOP-0020<br>Add lines)
D(WPA-TOP-0030<br>Edit document)
E(WPA-TOP-0040<br>Register put-away)

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

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

Transfers are put away directly because the goods receipt has already been posted during shipping. The document header contains the warehouse location, posting date, and document number. The lines are transferred from the source document.

WPA-TOP-0030 - Edit document

The document can be edited. The proposed storage bin can be changed.

Incoming processes:

WPA-TOP-0040 - Register put-away

The put-away is registered, thereby matching the goods with the storage bin. A put-away list can be printed.

WPA-ROP - Put-away customer return

graph LR;

%% Nodes
A(WPA-ROP<br>Put-away Customer Return)
B(WPA-ROP-0010<br>Create put-away)
C(WPA-ROP-0020<br>Add lines)
D(WPA-ROP-0030<br>Edit document)
E(WPA-ROP-0040<br>Register put-away)

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

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

Registered sales complaints are put away in order to inspect them. The document header contains the warehouse location, posting date, and document number. The lines are transferred from the source document.

WPA-ROP-0030 - Edit document

The document can be edited. The proposed storage bin can be changed.

Incoming processes:

WPA-ROP-0040 - Register put-away

The put-away is registered, thereby matching the goods with the storage bin. A put-away list can be printed.

Outgoing processes: