SAP ABAP Function Module TEXT_SPLIT (Splits text into specified length plus rest (cf.: SPLIT))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages

⤷

⤷

Basic Data
Function Module | TEXT_SPLIT | Splits text into specified length plus rest (cf.: SPLIT) |
Function Group | CSTR | String functions for type C fields |
Program Name | SAPLCSTR | String Processing |
INCLUDE Name | LCSTRU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
LINE | TYPE | Results row | ||||
![]() |
REST | TYPE | remaining text | ||||
![]() |
LENGTH | TYPE | Line length for split | ||||
![]() |
TEXT | TYPE | Input text | ||||
![]() |
AS_CHARACTER | TYPE | Treat as character in Unicode | ||||
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 |