The D301T table in SAP ERP or S/4HANA stores Texts for Program Functions and Menu Bars data. There are total 11 fields in D301T table. The Texts for Program Functions and Menu Bars table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of D301T table. It is in Menu Painter (SEUC) ABAP package and is part of the Menu Painter (BC-DWB-TOO-MEN) module.
SAP D301T Table Fields
Following is the list of fields that are available in SAP D301T table. The primary key fields of Texts for Program Functions and Menu Bars table in SAP are DDLANGUAGE (GUI: Language key), DDNAME (Name of module pool / report), DDSTATE (Dictionary: Status of the entry), DDMODE (Dictionary: Mode of the entry), DDVERSION (Dictionary: Version of the entry), DDPOSITION (Dictionary: Line item).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DDLANGUAGE | GUI: Language key | CUA_LANGU | T002 | LANG (1) |
| DDNAME | Name of module pool / report | CUA_PROG | CHAR (40) | |
| DDSTATE | Dictionary: Status of the entry | DDSTATE_D | CHAR (1) | |
| DDMODE | Dictionary: Mode of the entry | DDMODE | CHAR (1) | |
| DDVERSION | Dictionary: Version of the entry | DDVERSION | NUMC (4) | |
| DDPOSITION | Dictionary: Line item | DDPOSITION | NUMC (6) | |
| PROGFUN | GUI: Function code | CUA_FUNC | CHAR (4) | |
| MENUFUN | GUI: Type of function or menu | CUA_FMTYP | CHAR (1) | |
| LONGTEXT | GUI: Long text (CUA text until 3.1) | CUA_LONG | CHAR (20) | |
| SHORTTEXT | GUI: Short text | CUA_SHORT | CHAR (20) | |
| FASTPATH | GUI: Fastpath | CUA_FAST | CHAR (1) |


