EOR - EDI-OUT-ORDRSP

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

Meta Process

EOR - EDI-OUT-ORDRSP

Dynamics creates an ORDRSP.

graph LR;

%% Nodes
A(EOR<br>EDI-OUT-ORDRSP)
B(EOR-0010<br>Request EDI document)
C(EOR-0020<br>Resolve errors)
D(EOR-0030<br>Create EDI document header)
E(EOR-0040<br>Add EDI document lines)

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

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

EOR-0010 - Request EDI document

Dynamics starts the creation of the ORDRSP EDI document, order response, after a sales order has been confirmed.

Incoming processes:

EOR-0020 - Resolve errors

If errors occur, the export entry is marked with the status “Error” and with an error text. The error text links to an error table in which all errors that occurred are listed.

EOR-0030 - Create EDI document header

Dynamics creates the EDI document header.

EOR-0040 - Add EDI document lines

Dynamics adds the EDI document lines.

Outgoing processes:

Instances

EOR-NEW - EDI-OUT-ORDRSP for new sales order

Dynamics creates an ORDRSP.

graph LR;

%% Nodes
A(EOR-NEW<br>EDI-OUT-ORDRSP for new sales order)
B(EOR-NEW-0010<br>Request EDI document)
C(EOR-NEW-0020<br>Resolve errors)
D(EOR-NEW-0030<br>Create EDI document header)
E(EOR-NEW-0040<br>Add EDI document lines)

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

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

EOR-NEW-0010 - Request EDI document

Dynamics starts the creation of the ORDRSP EDI document, order response, after a sales order has been confirmed.

Incoming processes:

EOR-NEW-0020 - Resolve errors

See meta process.

EOR-NEW-0030 - Create EDI document header

See meta process.

EOR-NEW-0040 - Add EDI document lines

See meta process.

Outgoing processes:

EOR-CHG - EDI-OUT-ORDRSP on change

Dynamics creates an ORDRSP.

graph LR;

%% Nodes
A(EOR-CHG<br>EDI-OUT-ORDRSP on change)
B(EOR-CHG-0010<br>Request EDI document)
C(EOR-CHG-0020<br>Resolve errors)
D(EOR-CHG-0030<br>Create EDI document header)
E(EOR-CHG-0040<br>Add EDI document lines)

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

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

EOR-CHG-0010 - Request EDI document

Dynamics starts the creation of the ORDRSP EDI document, order response, after a sales order has been changed and confirmed again.

Incoming processes:

EOR-CHG-0020 - Resolve errors

See meta process.

EOR-CHG-0030 - Create EDI document header

See meta process.

EOR-CHG-0040 - Add EDI document lines

See meta process.

Outgoing processes:

EOR-CAN - EDI-OUT-ORDRSP on cancellation

Dynamics creates an ORDRSP.

graph LR;

%% Nodes
A(EOR-CAN<br>EDI-OUT-ORDRSP on cancellation)
B(EOR-CAN-0010<br>Request EDI document)
C(EOR-CAN-0020<br>Resolve errors)
D(EOR-CAN-0030<br>Create EDI document header)
E(EOR-CAN-0040<br>Add EDI document lines)

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

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

EOR-CAN-0010 - Request EDI document

Dynamics starts the creation of the ORDRSP EDI document, order response, after a sales order has been cancelled.

Incoming processes:

EOR-CAN-0020 - Resolve errors

See meta process.

EOR-CAN-0030 - Create EDI document header

See meta process.

EOR-CAN-0040 - Add EDI document lines

See meta process.

Outgoing processes: