Where Used List (Function Module) for SAP ABAP Table MCTBC_TBFN (Structure defining a field - table combination)
SAP ABAP Table
MCTBC_TBFN (Structure defining a field - table combination) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
TABCONTROL_ARRAY
|
SET/RETRIEVE tab control - handles to/from the memory buffered itab | ||||
| 2 |
TABCONTROL_ARRAY VALUE(FIELD) LIKE MCTBC_TBFN OPTIONAL
|
SET/RETRIEVE tab control - handles to/from the memory buffered itab | ||||
| 3 |
TABCONTROL_CREATE_AND_FILL
|
Erzeugt ein Tabcontrol mit Dialogen | ||||
| 4 |
TABCONTROL_CREATE_AND_FILL VALUE(FIELD) LIKE MCTBC_TBFN OPTIONAL
|
Erzeugt ein Tabcontrol mit Dialogen | ||||
| 5 |
TABCONTROL_INSERT VALUE(FIELD) LIKE MCTBC_TBFN OPTIONAL
|
Create an entry in the internal table tab controls and return its no. | ||||
| 6 |
TABCONTROL_INSERT
|
Create an entry in the internal table tab controls and return its no. | ||||
| 7 |
TABCONTROL_RETR_SEL_VALUE
|
Retrieve the selected value and write it to the database field | ||||
| 8 |
TABCONTROL_SH_START
|
Start a TABControl for the Search Help | ||||