Ansicht
Dokumentation

RSCP0013 - Test Bytes on Front End

RSCP0013 - Test Bytes on Front End

BAL Application Log Documentation   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Description

RSCP0013 processes the character set conversion between the frontend (SAPGUI) and application server. The program has several sub-areas:
1 Tests for character destruction
1.d for screens
1.D for screens, with large/small conversion
1.l for interactive ABAP/4 lists
2 Generating and downloading conversion tables for RFC

Tests for character destruction

In these tests, data is output in ready-for-input fields. The question is whether any characters in the field are destroyed if a change is made to another position in these fields.

All possible characters are output. At the beginning of each field, there is a '1<-'. To perform the test, you overwrite this '1' with something else and then call the Check function. When you have changed all the lines, you request the Final report.

Possible variations:

  • Screen (w./without large conversion) or ABAP/4 list processing

  • Fewer than 32 test characters per line (changed layout)

  • Control characters are also tested (ASCII 00 .. 1F)

Generating and downloading conversion tables for RFC

RFC (remote function calls) requires suitable character set conversion tables stored on the frontend. They are required, for example, when the system displays that an ABAP/4 program is compiled (progress indicator). You can use RSCP0013 to generate these files and store them on the frontend machine.

Possible variations:

  • You can generate them for other SAPGUI character sets.

  • You can generate them for other character sets of application servers.

  • The line end for the generated files is either LINEFEED (e.g. for UNIX) or RETURN and LINEFEED (e.g. for MS-DOS or Windows/NT).

RSCP0013 uses binary download; otherwise the file that is to be generated may be just the file required.

Requirements

Output

Example






Addresses (Business Address Services)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2606 Date: 20240520 Time: 131138     sap01-206 ( 37 ms )