SAP Table EDBAS
Basic types
EDBAS (Basic types) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link EDBAS to other SAP tables.
EDBAS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
IDOCTYP | Basic type | EDI_IDOCTP | CHAR | 30 | 0 | |||||||
PRESP | Person Responsible | EDILPRESP | CHAR | 30 | 0 | |||||||
PWORK | Processing person | EDILPWORK | CHAR | 30 | 0 | |||||||
PLAST | Last change: Person | EDI_PLAST | CHAR | 12 | 0 | |||||||
CLOSED | Basic type is released | EDIICLOSED | CHAR | 1 | 0 |
Possible values
|
||||||
RELEASED | Release of basic type | EDIITYPREL | CHAR | 4 | 0 | |||||||
PRETYP | Predecessor of basic type | EDIIPRETYP | EDBAS | CHAR | 30 | 0 | ||||||
GENERATED | Flag: IDoc type was generated | EDIIGENRTD | CHAR | 1 | 0 |
Possible values
|
||||||
CREDATE | IDoc development: Creation date | SEGCDATE | DATS | 8 | 0 | |||||||
CRETIME | IDoc development: Creation time | SEGCTIME | TIMS | 6 | 0 | |||||||
LDATE | IDoc development: Last changed on | SEGLDATE | DATS | 8 | 0 | |||||||
LTIME | IDoc development: Time of last change | SEGLTIME | TIMS | 6 | 0 | |||||||
APPLREL | Application Release in which Basic Type Was Released | EDIITYPARL | CHAR | 10 | 0 |
EDBAS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
EDBAS | PRETYP | EDBAS | PRETYP | EDBAS | Basic types | IDOCTYP |