Menu

SAP Function Module GRMG_SEND_HTTP_REQUEST

GRMG: Send HTTP Request

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module GRMG_SEND_HTTP_REQUEST (GRMG: Send HTTP Request) is a standard Function Module in SAP ERP and is part of the function group GRMG within the package DSWP_MON_GRMG.

Technical Information

Function Module GRMG_SEND_HTTP_REQUEST
Short Text GRMG: Send HTTP Request
Function Group GRMG
Package DSWP_MON_GRMG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FM_CONN_TIMEOUT TYPE I GRMG: Timeout when no response
FM_IN_SCENARIO_WA TYPE GRMG_SCENARIOS GRMG: Table for scenario descriptions
FM_TRACE TYPE I GRMG: SelfMonitoring-Trace
GET_RUN_TIME TYPE FLAG allgemeines flag
HOST TYPE PFEHOSTNAM Name eines Rechners.
LOGON_CLIENT TYPE SYMANDT R/3-System, Mandantennummer aus Anmeldung
PORT TYPE MSSERV Service
PREFIX TYPE TEXT255 Text, 255 Zeichen
PROXY_LOGON_CLIENT TYPE SYMANDT R/3-System, Mandantennummer aus Anmeldung
SSL_CLIENT_ID TYPE SSFAPPLSSL SSL Client-Identität
URL TYPE STRING Text, 255 Zeichen
USE_BASIC_AUTHENTICATION TYPE FLAG allgemeines flag
USE_PROXY_AUTHENTICATION TYPE FLAG allgemeines flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FM_OUT_ERROR TYPE FLAG General flag
FM_OUT_SCEN_ERROR TYPE GRMG_TYPE_TYPE GRMG: Type for type

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
FM_CHG_ERROR_ITAB TYPE GRMG_ERROR_ITAB GRMG: Table type for error log
FM_IN_PROPERTIES_ITAB LIKE GRMG_PROPERTIES GRMG: Table for Scenarios
FM_OUT_RESPONSE_BODY_ITAB TYPE GRMG_RESPONSE_ITAB GRMG: Table type for response table
FM_OUT_RESPONSE_HEADERS_ITAB TYPE GRMG_RESPONSE_ITAB GRMG: Table type for response table
FM_RESPONSE_HEADERS TYPE TIHTTPNVP GRMG: HTTP Response Headers

Exceptions

This function module does not define any Exceptions.