Data Element list used by SAP ABAP Function Module URL_ASCII_CODE_GET (Delivers ASCII code of a character. Still platform-dependent!)
SAP ABAP Function Module
URL_ASCII_CODE_GET (Delivers ASCII code of a character. Still platform-dependent!) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | URL_CHAR | Character to translate | SOURCE VALUE(TRANS_CHAR) TYPE URL_CHAR |
|
| 2 | URL_CODE | Hex code string for character | SOURCE VALUE(CHAR_CODE) TYPE URL_CODE |
|