màj wiki avec retour MES lot-5 AD

This commit is contained in:
Arthur Ria
2026-05-20 09:41:27 +02:00
commit 23eb3f3c84
4106 changed files with 469381 additions and 0 deletions
@@ -0,0 +1,58 @@
---
title: "Interface ERP — Vue d'ensemble"
tags: [erp, interface, messages, index]
status: draft
last_updated: 2026-05-05
---
# Interface ERP — Vue d'ensemble
> **Périmètre** : catalogue de messages ERP (SOR, RUT, SOF, LOF, ASN),
> mapping champs ERP↔WMS, monitoring de l'interface.
> **Standard EasyWMS** : voir [ERP Integration](../../concepts/erp-interface.md)
## Pages de cette section
- [Référence messages](messages-reference.md)
- [Données principales et stock](donnees-principales.md)
- [LOC — Message périodique](loc-message-periodique.md)
- [Intégration GNA → SAP-CPI](gna-sap-cpi.md)
- [Mapping ERP-WMS](mapping-erp-wms.md)
- [Monitoring interface](interface-monitoring.md)
## Vue synthétique de l'interface ERP Limagrain
```mermaid
flowchart LR
subgraph SAP[SAP EWM]
ITM[ITM]
ASN[ASN]
ROR[ROR]
RUT[RUT]
SOR[SOR]
STR[STR]
SCR[SCR]
COR[COR]
CHG[CHG]
end
subgraph WMS[EasyWMS]
ROF[ROF]
REF[REF]
SOF[SOF]
LOF[LOF]
PCK[PCK]
MOV[MOV]
STV[STV]
STC[STC]
WSC[WSC]
LOC[LOC]
ERR[ERR]
end
SAP -->|ERP → WMS| WMS
WMS -->|WMS → ERP| SAP
```
> **21 messages** au total : 9 entrants (ERP → WMS), 11 sortants (WMS → ERP),
> 1 bidirectionnel (API Lot). Voir [Référence messages](messages-reference.md)
> pour le détail.