SAP ABAP Program SAPLCSTR (String Processing)
Basic Data
| Program | SAPLCSTR | String Processing |
| Program Type | F | Function group |
Attributes
| Status | S | System Program |
| Application | S | Basis |
| Authorization Group | ||
| Logical database | ||
| Selection screen | ||
| Editor lock | Fixed point arithmetic | |
| Unicode checks active | Start using variant |
Function Group
| Include | Function Module | Short Description | Mode |
|---|---|---|---|
| 01 | |
(Onsolete) Calculate the length of a string | |
| 02 | |
Concatenates (links) two strings without multibyte handling | |
| 03 | |
(Obsolete) Shift a string to the right | |
| 04 | |
Returns a string in reverse order | |
| 05 | |
(Obsolete) Split a string in accordance with a delimiter. | |
| 06 | |
(Obsolete) Centered a string | |
| 08 | |
Splits text into specified length plus rest (cf.: SPLIT) | |
| 13 | |
Split a string with a proper position into two parts | |
| 14 | |
Byte-wise Overlay | |
| 16 | |
Convert Shift-JIS characters from single-byte to double-byte | |
| 17 | |
Convert Shift-JIS characters from double-byte to single-byte | |
Transaction Code
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |