SAP ABAP Function Module OCS_SPLIT_TEXTLINE (Appends a given text in an internal text to the log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
⤷
SPAM (Package) OCS - Installation/Implementation Tools
⤷
⤷
Basic Data
| Function Module | OCS_SPLIT_TEXTLINE | Appends a given text in an internal text to the log |
| Function Group | OCS_UTILITIES | SPAM/SAINT: Utilities |
| Program Name | SAPLOCS_UTILITIES | |
| INCLUDE Name | LOCS_UTILITIESU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_TEXTLINE | TYPE | C | Textzeile | |||
| |
IV_PRESERVE_SPACE | TYPE | C | Erhalte das abschließende Leerzeichen einer Zeile am Anfang der nächsten | |||
| |
ET_FRAGMENTS | TYPE | Textfragmenttabelle | ||||
| |
WRONG_FRAGMENT_TYPE | TYPE | Tabelle ET_FRAGMENTS hat falschen Zeilentyp (nicht zeichenartig) | ||||
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 | 20130603 |
| SAP Release Created in | 740 |