Menu

SAP Function Module SELTAB_2_SELOPTS

Versorgt SELECT-OPTIONS / PARAMETERS eines Programms aus interner Tabelle

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

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