ENHTAB - Enhancements for Tables
Enhancements for Tables information is stored in SAP table ENHTAB.
It is part of development package SEEF_BASE in software component BC-DWB-TOO-ENH. This development package consists of objects that can be grouped under "Enhancement Base Functions".
It is part of development package SEEF_BASE in software component BC-DWB-TOO-ENH. This development package consists of objects that can be grouped under "Enhancement Base Functions".
Fields for table ENHTAB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ENHNAME | ID of an Enhancement | X | ENHNAME | CHAR | 60 | |
| VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
| TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
| TABKEY | Table Key | X | TABKEY | CHAR | 240 | |
| STATE | Status of an Enhancement Element | ENHELEMSTATE | CHAR | 2 | ||
| ELEMUSAGE | Enhancement Element Use | ENHELEMUSAGE | CHAR | 8 | ||
| MASTERTYPE | Object Type | TROBJTYPE | CHAR | 8 | ||
| MASTERNAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 | ||
| VIEWNAME | Name of SAP Table View | VIEWNAME | CHAR | 60 | ||
| UPGRADE | Enhancement Upgrade | ENHUPGRADE | CHAR | 2 |