The Function Module SELECT_OPTIONS_PROVIDE (Select-Options bereitsstellen) is a standard Function Module in SAP ERP and is part of the function group FVP0 within the package FVVD.
Function Module | SELECT_OPTIONS_PROVIDE |
Short Text | Select-Options bereitsstellen |
Function Group | FVP0 |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GUI_MODUS | LIKE | SPACE | Auswahl des GUI-Status ('1' oder '2') | |
GUI_TITEL | LIKE | 'SELECT-OPTIONS' | Titelzeile | |
INPUT | LIKE | '1' | Änderungsmodus - '1' | |
SNBNR | LIKE | VDBED-SNBNR | '0' | Bedingungsnummer (nur wenn IVDBEDI leer) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IVDBED | LIKE | VDBED | Import-/Export-Tabelle für VDBED |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SNBNR | Weder SNBNR noch IVDBEDI übergeben. |