SAP EFRMSTR Table – Application Form Structure

The EFRMSTR table in SAP ERP or S/4HANA stores Application Form Structure data. There are total 18 fields in EFRMSTR table. The Application Form Structure table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EFRMSTR table. It is in Print Workbench (EEPW) ABAP package and is part of the Print Workbench (CA-GTF-PWB) module.

SAP EFRMSTR Table Fields

Following is the list of fields that are available in SAP EFRMSTR table. The primary key fields of the table are CLIENT (Client), FORMKEY (Application form), ID (Internal: Node ID).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
FORMKEY Application form FORMKEY EFRM CHAR (30)
ID Internal: Node ID SEU_ID NUMC (6)
HIER_LEVEL Node level SEU_LEVEL NUMC (2)
FORM_LEVEL Form level FORMLEVEL CHAR (10)
LEVEL_NO Local ID LOC_ID NUMC (3)
TAB_OUTPUT Table Name of Output Structure for Forms TAB_OUTPUT * CHAR (30)
TEXT_NAME Name TDOBNAME CHAR (70)
EXIT_SORT User Exit Name (Before Loop) EXIT_SORT CHAR (20)
EXIT_OUTPT Customer Exit within a Form Level Loop EXIT_OUTPT CHAR (20)
EXIT_AFTER Enhancement after Loop over a Form Level EXIT_AFTER CHAR (20)
NODE_INACT Set Level in Application Form to Inactive NODE_INACT CHAR (1)
WINDOW Window TDWINDOW CHAR (8)
WIN_TYPE Specification of Area in Main Window (Top, Body, Bottom) WIN_TYPE CHAR (10)
FUNCTION Parameter function in the function module write_form FORM_FUNCT CHAR (10)
STAND_TEXT General checkbox: X or SPACE RF_KENNZX CHAR (1)
DESCRIPT Form level description (form level or text element) DESCR_FSTR CHAR (50)
DDTYPE_STRUC DDIC Type for Form Level EFG_DTE_DDTYPE_FL_STRUC CHAR (30)