SAP ABAP Function Module UPWB_SEND_REQUEST (Send HTTP Request)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPWB (Package) Graphic Builder for Planning Applications with BSP

⤷

⤷

Basic Data
Function Module | UPWB_SEND_REQUEST | Send HTTP Request |
Function Group | UPWB_COMPONENT | Components for Interface Builder |
Program Name | SAPLUPWB_COMPONENT | |
INCLUDE Name | LUPWB_COMPONENTU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ER_CLIENT | TYPE REF TO | IF_HTTP_CLIENT | HTTP Client Abstraction | |||
![]() |
I_CLIENT_TYPE | TYPE | C | ' ' | ' '(default)...internal, 'R'...RFC, 'H'...HTTP | ||
![]() |
I_URI | TYPE | STRING | URI (overloads IT_HEADER) | |||
![]() |
I_METHOD | TYPE | STRING | Method (overloads IT_HEADER) | |||
![]() |
IT_HEADER | TYPE | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | |||
![]() |
IT_FIELDS | TYPE | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | |||
![]() |
HTTP_FAILURE | TYPE | Error during send/receive/close | ||||
![]() |
CREATE_FAILED | TYPE | Client creation failed | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20040315 |
SAP Release Created in | 3.1B |