The Function Module WRC_CUT_AND_APPEND_STRING (Cuts a String into Pieces of 255 Bytes) is a standard Function Module in SAP ERP and is part of the function group WBDYN_REC_BASIS within the package S_WEBDYNPRO_RECORDING.
Function Module | WRC_CUT_AND_APPEND_STRING |
Short Text | Cuts a String into Pieces of 255 Bytes |
Function Group | WBDYN_REC_BASIS |
Package | S_WEBDYNPRO_RECORDING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT_STRING | TYPE | STRING |
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 |
---|---|---|---|---|
SPLIT_TAB | LIKE | WRC_255 | Output Table |
This function module does not define any Exceptions.