The Function Module SWF_WSC_CALLBACK_LAUNCH () is a standard Function Module in SAP ERP and is part of the function group SWF_WSC_CALLBACK within the package SWF_WSC.
Function Module | SWF_WSC_CALLBACK_LAUNCH |
Short Text | |
Function Group | SWF_WSC_CALLBACK |
Package | SWF_WSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_EXP_PARAMS | TYPE | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | |
I_CBURL | TYPE | STRING | Callback URL | |
I_METHOD | TYPE | STRING | 'GET' |
This function module does not define any EXPORTING parameters.
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.