The EDOSELSCREENFLD table in SAP ERP or S/4HANA stores eDocument Selection Screen: Table Fields for Select-Option data. There are total 4 fields in EDOSELSCREENFLD table. The eDocument Selection Screen: Table Fields for Select-Option 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 EDOSELSCREENFLD table. It is in eDocument General (GLO-EDO) ABAP package and is part of the Document Compliance Framework (CA-GTF-CSC-EDO) module.
SAP EDOSELSCREENFLD Table Fields
Following is the list of fields that are available in SAP EDOSELSCREENFLD table. The primary key fields of the table are BLOCK_NAME (eDocument Selection Screen: Block on Selection Screen), SELOPT_NAME (eDocument Selection Screen: Name of Select-Option).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| BLOCK_NAME | eDocument Selection Screen: Block on Selection Screen | EDOC_BLOCK_NAME | EDOSELSCREENTAB | CHAR (20) |
| SELOPT_NAME | eDocument Selection Screen: Name of Select-Option | EDOC_SELECT_OPTION_NAME | CHAR (8) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| FIELDNAME | Field Name | FIELDNAME | CHAR (30) |


