The Function Module ISB_VR_FESTWERTE (IS-B: Anzeige und Auswahl eines Festwerts einer Domäne) is a standard Function Module in SAP ERP and is part of the function group JBDD within the package JBDC.
Function Module | ISB_VR_FESTWERTE |
Short Text | IS-B: Anzeige und Auswahl eines Festwerts einer Domäne |
Function Group | JBDD |
Package | JBDC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BESCHREIBUNG | LIKE | DD04T-SCRTEXT_L | 'Beschreibung' | Überschrift in der Angezeigten Tabelle |
DATELNAME | LIKE | DD04L-ROLLNAME | Datenelementname, wird als Titel verwendet | |
DOMNAME | LIKE | DD07V-DOMNAME | Name der Domäne, deren Festwerte anzuzeigen sind |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEST_WERT | LIKE | RJBTKL-SFWNUM | Ergebnis der Auswahl |
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 |
---|---|---|---|---|
EXCLUDING_VALUES | LIKE | RJBTKL | Diese Werte kommen nicht zur Anzeige |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_FOUND | Fehler, keine Anzeige möglich |