The Function Module WRC_DATA_ITEM_GET () 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_DATA_ITEM_GET |
Short Text | |
Function Group | WBDYN_REC_BASIS |
Package | S_WEBDYNPRO_RECORDING |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANNEL | LIKE | WRC_DEFINE-WRC_NAME | Recording | |
COUNTER | LIKE | WRC_DATA-COUNTER | ||
USERNAME | LIKE | SY-UNAME | SPACE | SAP System, User Logon Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA | LIKE | WRC_STRU-DATA | Recording data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.