Menu

SAP Function Module ISR_START_WD

Gibt die URL zum Adobe Formular zurück

The Function Module ISR_START_WD (Gibt die URL zum Adobe Formular zurück) is a standard Function Module in SAP ERP and is part of the function group QISR13 within the package QISR.

Technical Information

Function Module ISR_START_WD
Short Text Gibt die URL zum Adobe Formular zurück
Function Group QISR13
Package QISR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CALL_BROWSER TYPE XFLAG 'X' Direkter Aufruf des Browser
I_SCENARIO TYPE QSCENARIO Schlüssel für ein Szenario
I_URL_PARAMETER TYPE STRING URL Parameter
I_WD_APPLICATION TYPE STRING 'IsrForm' Web Dynpro Applikation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
R_RETURN TYPE BAPIRET1 Returnparameter
R_URL TYPE QISRDWD_URL URL zur Web Dynpro Applikation

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.