Menu

SAP Function Module SCWB_GET_COMPL_REQ_INTO_CACHE

The Function Module SCWB_GET_COMPL_REQ_INTO_CACHE () is a standard Function Module in SAP ERP and is part of the function group SCWL within the package SCWB.

Technical Information

Function Module SCWB_GET_COMPL_REQ_INTO_CACHE
Short Text
Function Group SCWL
Package SCWB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_TARGET_CLIENT LIKE SY-MANDT '000' R/3 System, Client Number from Logon
IV_TARGET_SYSTEM LIKE SY-SYSID 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
IT_REQUEST_NUMBERS LIKE SCWBTRKORR

Exceptions

This function module does not define any Exceptions.