Table list used by SAP ABAP Function Module SCUI_GET_CUSTOMIZE_VALUE (Fetches key value from customizing table)
SAP ABAP Function Module
SCUI_GET_CUSTOMIZE_VALUE (Fetches key value from customizing table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCUSCUST | Customizing table for SCUI | ||
| 2 | TCUSCUST | Customizing table for SCUI | SOURCE VALUE(IV_KEY) LIKE TCUSCUST-CUSTOM_TYP |
|
| 3 | TCUSCUST | Customizing table for SCUI | SOURCE VALUE(OV_VALUE) LIKE TCUSCUST-VALUE |
|