Table list used by SAP ABAP Function Module DD_SHLP_SELSCREEN_MULTI_SELECT (Merhfachselektion z.B. in Selection Screens)
SAP ABAP Function Module
DD_SHLP_SELSCREEN_MULTI_SELECT (Merhfachselektion z.B. in Selection Screens) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDSHF4CTRL | Control Structure for F4 Process with Search Help Exit | ||
| 2 | DDSHIFACE | Interface description of a F4 help method | ||
| 3 | DDSHOCXINT | Communications between F4 process and search help OCX | ||
| 4 | DDSHRETVAL | Interface Structure Search Help <-> Help System | ||
| 5 | DDSHRETVAL | Interface Structure Search Help <-> Help System | SOURCE RECORD_TAB STRUCTURE DDSHRETVAL |
|
| 6 | DSELC | Screen selection from process logic | SOURCE DYNPSELECT STRUCTURE DSELC |
|
| 7 | DVAL | Screen values in process logic | ||
| 8 | DYNPREAD | Fields of the current screen (with values) | ||
| 9 | HELP_INFO | Transfer Values for the Help Processor | SOURCE VALUE(FIELDNAME) LIKE HELP_INFO-FIELDNAME DEFAULT SPACE |
|
| 10 | HELP_INFO | Transfer Values for the Help Processor | SOURCE VALUE(TABNAME) LIKE HELP_INFO-TABNAME DEFAULT SPACE |
|
| 11 | HELP_INFO | Transfer Values for the Help Processor | SOURCE VALUE(DYNP_HELP_INFO) LIKE HELP_INFO OPTIONAL |
|
| 12 | HELP_INFO | Transfer Values for the Help Processor | ||
| 13 | SHLP_DESCR | Description of Search Help |