So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like HAP_S_FREE_ENH_DIALOG_COLUMN look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: HAP_S_FREE_ENH_DIALOG_COLUMN
Dictionary Type: Structure
Description: Definition of a Column for Flexible Free Enhancement Popup
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
TITLE | REPTEXT | CHAR | 55(0) | Heading | REPTEXT | SDIC | ||||||
SOURCE | FIELDNAME | CHAR | 30(0) | * | Field Name | FDNAME | DFD | SDIC | ||||
TYPE | KOMP_TYPE | CHAR | 30(0) | Name of Dictionary Type | OBJECTNAME | DTYP | DD_TYPES_AND_IMPLEM_CLIFS | TYPENAME | ||||
WIDTH | NUMC4 | NUMC | 4(0) | Count parameters | NUMC4 | |||||||
IS_KEY | BOOLE_D | CHAR | 1(0) | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE | |||||||
IS_MULTI_LINE | BOOLE_D | CHAR | 1(0) | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE |