Menu

SAP Function Module SELTAB_2_SELOPTS

Versorgt SELECT-OPTIONS / PARAMETERS eines Programms aus interner Tabelle

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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