Menu

SAP Function Module RECORDER_PLAY_BACK

Processes recorded RFC calls.

The Function Module RECORDER_PLAY_BACK (Processes recorded RFC calls.) is a standard Function Module in SAP ERP and is part of the function group SREC within the package SRCX.

Technical Information

Function Module RECORDER_PLAY_BACK
Short Text Processes recorded RFC calls.
Function Group SREC
Package SRCX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_FUNCTION LIKE TFDIR-FUNCNAME SPACE New function module name if not SPACE

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
RECORD LIKE RFCRECORD RFC data stream

Exceptions

This function module does not define any Exceptions.