Menu

SAP Function Module WLF_GET_ID_FOR_VARIANT

Eine Speicherkennung für Varianten bestimmen

The Function Module WLF_GET_ID_FOR_VARIANT (Eine Speicherkennung für Varianten bestimmen) is a standard Function Module in SAP ERP and is part of the function group WLF_DISPLAY_ERROR within the package WZRE.

Technical Information

Function Module WLF_GET_ID_FOR_VARIANT
Short Text Eine Speicherkennung für Varianten bestimmen
Function Group WLF_DISPLAY_ERROR
Package WZRE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HANDLE TYPE SLIS_HANDL Handle für mehrere Listen im selben Report
I_REPORT TYPE SYCPROG ABAP-Programm, Aufrufer in externen Prozeduren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VARIANT TYPE DISVARIANT Variantenkennung

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_SAVE TYPE C Variante sicherbar ?

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.