Table list used by SAP ABAP Function Module TABCONTROL_CREATE_AND_FILL (Erzeugt ein Tabcontrol mit Dialogen)
SAP ABAP Function Module
TABCONTROL_CREATE_AND_FILL (Erzeugt ein Tabcontrol mit Dialogen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDSHF4CTRL | Control Structure for F4 Process with Search Help Exit | SOURCE VALUE(CUSTTAB) LIKE DDSHF4CTRL-CUSTTAB OPTIONAL |
|
| 2 | DDSHF4CTRL | Control Structure for F4 Process with Search Help Exit | SOURCE VALUE(MODE) LIKE DDSHF4CTRL-STEP OPTIONAL |
|
| 3 | DDSHSELOPT | Selection options for value selection with search help | SOURCE SEL_OPT STRUCTURE DDSHSELOPT OPTIONAL |
|
| 4 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(SEARCHFIELD) LIKE DFIES-FIELDNAME OPTIONAL |
|
| 5 | MCTBC_DI | Description of a Tab Dialog Box for Matchcode OCX | SOURCE DIALOG_ITEMS STRUCTURE MCTBC_DI OPTIONAL |
|
| 6 | MCTBC_DP | Description of the tab dialog for matchcode OCX | SOURCE DIALOG_PAGES STRUCTURE MCTBC_DP OPTIONAL |
|
| 7 | MCTBC_HI | History selection matchcode OCX | SOURCE USER_HISTORY STRUCTURE MCTBC_HI OPTIONAL |
|
| 8 | MCTBC_TBFN | Structure defining a field - table combination | ||
| 9 | MCTBC_TBFN | Structure defining a field - table combination | SOURCE VALUE(FIELD) LIKE MCTBC_TBFN OPTIONAL |
|