Menu

SAP Function Module ISR_GET_FORM_URL

Gibt die URL zum Adobe Formular zurück

The Function Module ISR_GET_FORM_URL (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_GET_FORM_URL
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_LANGUAGE TYPE LANGU SY-LANGU Sprachenschlüssel
I_NAME TYPE QISR_TEMPLATE Formular für ISR Szenario
I_SCENARIO TYPE QSCENARIO Schlüssel für ein Szenario

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
R_LAYOUT_URL TYPE STRING URL des LAYOUTs
R_RETURN TYPE BAPIRET1 Returnparameter

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.