SAP ABAP Function Module /SAPDII/CONVERT_CASE (Converts the string to uppercase)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
DI-WI-DP (Application Component) Dealer Portal
⤷
/SAPDII/DI_VMS_UI (Package) Dealer work bench of Vehicle manager system
⤷
⤷
Basic Data
| Function Module | /SAPDII/CONVERT_CASE | Converts the string to uppercase |
| Function Group | /SAPDII/DWB01 | basic manipulation functions |
| Program Name | /SAPDII/SAPLDWB01 | |
| INCLUDE Name | /SAPDII/LDWB01U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EF_OUTPUT | TYPE | ANY | ||||
| |
IF_INPUT | TYPE | ANY | ||||
| |
IF_LANGU | TYPE | SPRAS | SY-LANGU | Language key | ||
| |
IF_TOCASE | TYPE | CHAR1 | 'U' Upper case 'L' Lowercase | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 50A |