The Function Module WB2_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 WB2_DISPLAY_LIST_SUB within the package WB2B.
Function Module | WB2_GET_ID_FOR_VARIANT |
Short Text | Eine Speicherkennung für Varianten bestimmen |
Function Group | WB2_DISPLAY_LIST_SUB |
Package | WB2B |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VARIANT | TYPE | DISVARIANT | Variantenkennung |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_SAVE | TYPE | C | Variante sicherbar ? |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.