SAP ABAP Function Module RSDG_WORD_WRAP (Divides a String into Substrings of Defined Length (Word Wrap))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse

⤷

⤷

Basic Data
Function Module | RSDG_WORD_WRAP | Divides a String into Substrings of Defined Length (Word Wrap) |
Function Group | RS_GENERAL | General Help Functions |
Program Name | SAPLRS_GENERAL | |
INCLUDE Name | LRS_GENERALU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
OUT_LINE1 | TYPE | Output Line 1 | ||||
![]() |
OUT_LINE2 | TYPE | Output Line 2 | ||||
![]() |
OUT_LINE3 | TYPE | Output Line 3 | ||||
![]() |
TEXTLINE | TYPE | Source Text Line | ||||
![]() |
DELIMITER | TYPE | SPACE | Character to Be Used as Separator | |||
![]() |
OUTPUTLEN | TYPE | 35 | Maximum Width of Output Lines | |||
![]() |
OUT_LINES | TYPE | All Output Lines as Table | ||||
![]() |
OUTPUTLEN_TOO_LARGE | TYPE | |||||
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 | 20110909 |
SAP Release Created in | 730 |