Menu

SAP Function Module UPWB_SEND_REQUEST

The Function Module UPWB_SEND_REQUEST () is a standard Function Module in SAP ERP and is part of the function group UPWB_COMPONENT within the package UPWB.

Technical Information

Function Module UPWB_SEND_REQUEST
Short Text
Function Group UPWB_COMPONENT
Package UPWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FIELDS TYPE TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs
IT_HEADER TYPE TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs
I_CLIENT_TYPE TYPE C ' '
I_METHOD TYPE STRING
I_URI TYPE STRING

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ER_CLIENT CLASS IF_HTTP_CLIENT HTTP Client Abstraction

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CREATE_FAILED
HTTP_FAILURE