SAP ABAP Function Module STRING_CONCATENATE (Concatenates (links) two strings without multibyte handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages

⤷

⤷

Basic Data
Function Module | STRING_CONCATENATE | Concatenates (links) two strings without multibyte handling |
Function Group | CSTR | String functions for type C fields |
Program Name | SAPLCSTR | String Processing |
INCLUDE Name | LCSTRU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
STRING | TYPE | Concatenated String | ||||
![]() |
STRING1 | TYPE | First String | ||||
![]() |
STRING2 | TYPE | Second String | ||||
![]() |
TOO_SMALL | TYPE | Output field too short | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |