EDBAS - Basic types
Basic types information is stored in SAP table EDBAS.
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 EDBAS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| IDOCTYP | Basic type | X | EDI_IDOCTP | CHAR | 60 | |
| .INCLUDE | EDI_PERS | 0 | ||||
| PRESP | Person Responsible | EDILPRESP | CHAR | 60 | ||
| PWORK | Processing person | EDILPWORK | CHAR | 60 | ||
| PLAST | Last change: Person | EDI_PLAST | CHAR | 24 | ||
| CLOSED | Basic type is released | EDIICLOSED | CHAR | 2 | ||
| RELEASED | Release of basic type | EDIITYPREL | CHAR | 8 | ||
| PRETYP | Predecessor of basic type | EDIIPRETYP | CHAR | 60 | EDBAS | |
| GENERATED | Flag: IDoc type was generated | EDIIGENRTD | CHAR | 2 | ||
| .INCLUDE | EDI_TIMES | 0 | ||||
| CREDATE | IDoc development: Creation date | SEGCDATE | DATS | 16 | ||
| CRETIME | IDoc development: Creation time | SEGCTIME | TIMS | 12 | ||
| LDATE | IDoc development: Last changed on | SEGLDATE | DATS | 16 | ||
| LTIME | IDoc development: Time of last change | SEGLTIME | TIMS | 12 | ||
| APPLREL | Application Release in which Basic Type Was Released | EDIITYPARL | CHAR | 20 |