Ansicht
Dokumentation

RSCP0022 - Testing TO UPPER

RSCP0022 - Testing TO UPPER

CL_GUI_FRONTEND_SERVICES - Frontend Services   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Description

The program RSCP0022 tests the ABAP statement TRANSLATE .. TO UPPER CASE and compares the results for various languages.

Several parameters can be set for the check.

Test area 32 to 127?
The system checks all characters within the specified area. If this program is running on an ASCII machine, the printable 7-bit ASCII characters are tested. On an EBCDIC machine, all three areas should be selected.
Test area 128 to 159 ?
The system checks all characters within the specified area. If this program is running on an ASCII machine, the non-printable 8-bit ASCII characters are tested. On an EBCDIC machine, all three areas should be selected.
Test area 160 to 255 ?
The system checks all characters within the specified area. If this program is running on an ASCII machine, the printable 8-bit national ASCII characters are tested. On an EBCDIC machine, all three areas should be selected.
Test each character individually?
Usually, the system checks all characters in an area in a group. This option specifies that the system should check each character individually. This creates a very long and detailed results list which includes how each character differs in the language comparison.
Display TCP0C entries used?
The system adds the corresponding TCP0C entry to the list created.
Use function ..1 SWITCH?
You should use the function module SCP_MIXED_LANGUAGES_1_SWITCH if you are not sure if all languages are used on an application server. When this function module is used, the system displays a message, but the program continues.
Special country version
You can test special country versions. Enter the ISO ID of the country. This parameter is entered as a country in the SET LOCALE command.
Modifier for SET LOCALE
You can enter the modifier for the SET LOCALE command here. This attribute is usually empty.

Requirements

Output

The results list indicates how the operation TRANSLATE TO UPPER CASE affects the characters analyzed.

The system combines the languages for which the effect is the same.

Example






Addresses (Business Address Services)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2558 Date: 20240601 Time: 061206     sap01-206 ( 44 ms )