The Function Module SELTAB_2_SELOPTS (Versorgt SELECT-OPTIONS / PARAMETERS eines Programms aus interner Tabelle) is a standard Function Module in SAP ERP and is part of the function group SLDB within the package SLDBV.
Function Module | SELTAB_2_SELOPTS |
Short Text | Versorgt SELECT-OPTIONS / PARAMETERS eines Programms aus interner Tabelle |
Function Group | SLDB |
Package | SLDBV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCEPT_OTHER_KIND | LIKE | 'X' | Akzeptiere S statt P und umgekehrt. | |
PROGRAM | LIKE | SY-REPID | Programm, dessen SELECT-OPTIONS gefüllt werden |
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 |
---|---|---|---|---|
P_SSCR | LIKE | RSSCR | ||
SELTAB | LIKE | RSPARAMS | Enthält Abgrenzungen in externem Format |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_OBJECT_KIND | Feld KIND in SELTAB entspr.nicht aktuellem Stand |
PROGRAM_CANNOT_BE_GENERATED | Programm PROGRAM ist nicht generierbar |