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   STRING_LENGTH   (Onsolete) Calculate the length of a string    
02   STRING_CONCATENATE   Concatenates (links) two strings without multibyte handling    
03   STRING_MOVE_RIGHT   (Obsolete) Shift a string to the right    
04   STRING_REVERSE   Returns a string in reverse order    
05   STRING_SPLIT   (Obsolete) Split a string in accordance with a delimiter.    
06   STRING_CENTER   (Obsolete) Centered a string    
08   TEXT_SPLIT   Splits text into specified length plus rest (cf.: SPLIT)    
13   STRING_SPLIT_AT_POSITION   Split a string with a proper position into two parts    
14   OVERLAY_BYTE   Byte-wise Overlay    
16   SJIS_SBC_TO_DBC   Convert Shift-JIS characters from single-byte to double-byte    
17   SJIS_DBC_TO_SBC   Convert Shift-JIS characters from double-byte to single-byte    
       
Transaction Code
There is no transaction reference to this program  
History
Last changed by/on SAP  19950113 
SAP Release Created in