EOS - EDI-OUT-SLSRPT

Reference process for creating outgoing SLSRPT messages in BE-terna Fashion.

Meta Process

EOS - EDI-OUT-SLSRPT

Dynamics creates an EDI document for an SLSRPT.

graph LR;

%% Nodes
A(EOS<br>EDI-OUT-SLSRPT)
B(EOS-0010<br>Request EDI document)
C(EOS-0020<br>Create EDI document header)
D(EOS-0030<br>Add EDI document lines)

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

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

EOS-0010 - Request EDI document

Dynamics starts the creation of the SLSRPT EDI document, sell-through report. The time is defined in the configurations.

EOS-0020 - Create EDI document header

Dynamics creates the EDI document header.

EOS-0030 - Add EDI document lines

Dynamics adds the EDI document lines.

Outgoing processes:

Instances

See meta process.