SAP table TEDE2 (EDI process types (inbound))

SAP table TEDE2 has 2 primary key fields being MANDT,EVCODE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
EVCODE Process code for inbound processing CHAR 30 0 EDI_EVCODE
EVENTT Process Type CHAR 10 0 TWFPT EDI_EVENT_
EVENTN Identification of a process type CHAR 14 0 EDI_EVENTN
EDIVR2 Version of process type for EDI inbound processing CHAR 1 0 EDI_EDIVR2
1 ALE service and processing by SAP Business Workflow
2 ALE service and processing by standard SAP task
3 SAP Business Workflow without ALE service called
4 Standard SAP task without ALE service called
5 Process technology without ALE service called
6 Direct function module (exceptions w/ SAP Business Workflow)
7 ALE service and processing by process technology
8 Function module without ALE service called
EVENXX Description of process type CHAR 12 0 EDI_EVENXX
EVENLX Description of process type CHAR 40 0 EDI_EVENLX
EVENID Identification of process CHAR 30 0 EDI_EVENID

TEDE2 foreign key relationships

Table Field Check Table Check Field
0 TEDE2 EVENTT TWFPT Workflow: process type directory MANDT
0 TEDE2 EVENTT TWFPT Workflow: process type directory PRCTP