Data Element list used by SAP ABAP Function Module SWA_STRING_TO_UPPERCASE (WF: Konvertierung eines Strings in 'Großschreibung der ersten Buchstaben')
SAP ABAP Function Module
SWA_STRING_TO_UPPERCASE (WF: Konvertierung eines Strings in 'Großschreibung der ersten Buchstaben') is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CPSUBLOCAL | Sub-selection for determining a locale | ||
| 2 | LAND1 | Country Key | ||
| 3 | LANGU | Language Key | SOURCE VALUE(LANGUAGE) TYPE LANGU DEFAULT SY-LANGU |
|
| 4 | SPRAS | Language Key | ||
| 5 | SWA_EXPR | Expression in Binding Definition | SOURCE VALUE(INPUT_EXPRESSION) LIKE SWAEXPDEF-EXPR OPTIONAL |
|
| 6 | SWA_EXPR | Expression in Binding Definition | SOURCE REFERENCE(OUTPUT_EXPRESSION) LIKE SWAEXPDEF-EXPR |
|
| 7 | XFELD | Checkbox | SOURCE VALUE(CAPITALIZE_AFTER_SPACE) TYPE XFELD DEFAULT 'X' |
|
| 8 | XFELD | Checkbox | SOURCE VALUE(PRESERVE_EXISTING_CAPITALS) TYPE XFELD DEFAULT 'X' |
|
| 9 | XFELD | Checkbox | ||