Table/Structure Field list used by SAP ABAP Function Module HELP_VALUES_GET (Use F4IF_FIELD_VALUE_REQUEST)
SAP ABAP Function Module
HELP_VALUES_GET (Use F4IF_FIELD_VALUE_REQUEST) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD01V - ENTITYTAB | Value table | ||
| 2 | DD01V - DOMNAME | Domain name | ||
| 3 | DDREFSTRUC - BOOL | DD: truth value | ||
| 4 | DDSHIFACE - F4FIELD | Flag: F4 was pressed for this field | ||
| 5 | DDSHIFACE - VALFIELD | Field to which an input help is assigned | ||
| 6 | DDSHIFACE - VALTABNAME | Structure to which an input help is assigned | ||
| 7 | DDSHIFACE - VALUE | Field contents on the screen | ||
| 8 | DDSHRETVAL - FIELDVAL | Field contents, min./max. value | ||
| 9 | DFIES - KEYFLAG | Identifies a key field of a table | ||
| 10 | DFIES - TABNAME | Table Name | ||
| 11 | DFIES - FIELDNAME | Field Name | ||
| 12 | DFIES - F4AVAILABL | Does the field have an input help | ||
| 13 | DFIES - DOMNAME | Domain name | ||
| 14 | HELP_INFO - FIELDNAME | Field Name | SOURCE VALUE(FIELDNAME) LIKE HELP_INFO-FIELDNAME |
|
| 15 | HELP_INFO - FIELDNAME | Field Name | ||
| 16 | HELP_INFO - FLDVALUE | Screen Field Contents | ||
| 17 | HELP_INFO - FLDVALUE | Screen Field Contents | SOURCE VALUE(INPUT_VALUE) LIKE HELP_INFO-FLDVALUE DEFAULT SPACE |
|
| 18 | HELP_INFO - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE HELP_INFO-TABNAME |
|
| 19 | HELP_INFO - TABNAME | Table Name | ||
| 20 | SHLP_DESCR - INTERFACE | SHLP_DESCR-INTERFACE | ||
| 21 | SHLP_DESCR - SHLPTYPE | Type of an input help (see fixed values) | ||
| 22 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |