EDISEG - EDI: IDoc Segments with Assignment to Segment Type
EDI: IDoc Segments with Assignment to Segment Type information is stored in SAP table EDISEG.
It is part of development package SED in software component BC-MID-ALE. This development package consists of objects that can be grouped under "IDoc Interface (Processing, Administration, Definition)".
It is part of development package SED in software component BC-MID-ALE. This development package consists of objects that can be grouped under "IDoc Interface (Processing, Administration, Definition)".
Fields for table EDISEG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SEGNAM | Segment name in IDoc types | X | SEG | CHAR | 10 | |
| SEGLEN | Length of Field (Number of Characters) | DDLEN | NUMC | 4 | ||
| RELEASED | SAP release for which segment definition was created | SEGREL | CHAR | 4 | ||
| SEGTYP | Segment type | EDIPRISN | CHAR | 10 | * | |
| CIMFLAG | Segment in basic IDoc type/extension type (not used) | EDIPCIMFL | CHAR | 1 | ||
| CLOSED | Flag: Segment definition is released | EDIPCLOSED | CHAR | 1 | ||
| PRESP | Person Responsible | EDI_PRESP | CHAR | 12 | ||
| PWORK | Processing person | EDI_PWORK | CHAR | 12 | ||
| PLAST | Last change: Person | EDI_PLAST | CHAR | 12 |