The Function Module WSI_ITS_REDIRECT () is a standard Function Module in SAP ERP and is part of the function group WSI_BASIS_INTERNAL within the package BBP_WS_BASIS.
Function Module | WSI_ITS_REDIRECT |
Short Text | |
Function Group | WSI_BASIS_INTERNAL |
Package | BBP_WS_BASIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_TARGET | TYPE | STRING | ||
IV_URL | TYPE | STRING | ||
IV_USE_GET | TYPE | XFELD | Checkbox |
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 |
---|---|---|---|---|
IT_FORM_FIELDS | LIKE | SAVWCTXT | HTTP Framework (iHTTP) Table Name/Value Pairs |
This function module does not define any Exceptions.