Menu

SAP Function Module GRMG_BROWSER_INTERFACE

Datenaustausch mit einem eingebetteten Browser

The Function Module GRMG_BROWSER_INTERFACE (Datenaustausch mit einem eingebetteten Browser) 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_BROWSER_INTERFACE
Short Text Datenaustausch mit einem eingebetteten Browser
Function Group GRMG
Package DSWP_MON_GRMG
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GRMG_PROPERTIES TYPE GRMG_PROPERTIES_T CCMS GRMG: Tabelle von Eigenschaften eines Requests
GRMG_SCENARIO TYPE GRMG_SCENARIOS GRMG: Tabelle für Szenariobeschreibungen
URL TYPE TEXT2083 Vollständiges URL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GRMG_RESPONSE_HEADERS TYPE TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare
GRMG_RESPONSE_TABLE TYPE GRMG_RESPONSE_ITAB GRMG: Tabellentyp für Antworttabelle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.