Menu

SAP Function Module WRC_CUT_AND_APPEND_STRING

Cuts a String into Pieces of 255 Bytes

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT_STRING TYPE STRING

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.