SAP ABAP Function Module RKD_WORD_WRAP (RKD: Teilt einen String in Telstrings gegebener Länge (Word-Wrap))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KE (Package) Profitability Analysis
⤷
⤷
⤷
Basic Data
| Function Module | RKD_WORD_WRAP | RKD: Teilt einen String in Telstrings gegebener Länge (Word-Wrap) |
| Function Group | KYER | RKD: Error handling |
| Program Name | SAPLKYER | |
| INCLUDE Name | LKYERU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OUT_LINE1 | TYPE | C | Output line 1 | |||
| |
OUT_LINE2 | TYPE | C | Output line 2 | |||
| |
OUT_LINE3 | TYPE | C | Output line 3 | |||
| |
TEXTLINE | TYPE | C | Source text line | |||
| |
DELIMITER | TYPE | C | SPACE | Indicator, which is used as a separator | ||
| |
OUTPUTLEN | TYPE | I | 35 | Maximum output line width | ||
| |
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 | 20091125 |
| SAP Release Created in |