The Function Module SLIM_SPLIT_STRING (Systemvermessung: Stringketten aufteilen) is a standard Function Module in SAP ERP and is part of the function group SLIM_TEXT_POOL within the package SLIM.
Function Module | SLIM_SPLIT_STRING |
Short Text | Systemvermessung: Stringketten aufteilen |
Function Group | SLIM_TEXT_POOL |
Package | SLIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_SEPARATOR | TYPE | INT4 | Natürliche Zahl |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUT_PARAMS | LIKE | ABAPTXT255 | Systemvermessung: parameterliste |
This function module does not define any Exceptions.