Menu

SAP Function Module QPSD_CODEGROUP_SELECTION

Auswahl Codegruppen und Codes

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module QPSD_CODEGROUP_SELECTION (Auswahl Codegruppen und Codes) is a standard Function Module in SAP ERP and is part of the function group QPSD within the package QA.

Technical Information

Function Module QPSD_CODEGROUP_SELECTION
Short Text Auswahl Codegruppen und Codes
Function Group QPSD
Package QA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODEGRUPPE_BIS LIKE RMQSE-GRUPPE_BIS ' ' Code group up to which should be select
CODEGRUPPE_VON LIKE RMQSE-GRUPPE_VON '*' Code group from which should be selected
CODE_BIS LIKE QPCD-CODE Code up to which should be selected
CODE_VON LIKE QPCD-CODE Code from which should be selected
GUELTIGAB LIKE QPAC-GUELTIGAB Groups valid for this date are selected
I_NICHTFREI LIKE RMQSE-AUFLOESUNG ' '
KATALOG_BIS LIKE RMQSE-KATLOG_BIS ' ' Catalog up to which should be selected
KATALOG_VON LIKE RMQSE-KATLOG_VON '*' Catalog from which should be selected
KZ_BILDSCHLUESSEL LIKE RMQSE-BILDSCHL ' ' ID: selection screen should be processed in the foreground
KZ_GUELTIGVERS LIKE RMQSE-AUFLOESUNG ' ' ID: only the valid version is displayed in each case
KZ_KATALOG_ANZEIGE LIKE ' ' ID : only display catalog type on selection screen
KZ_LEER LIKE RMQSE-AUFLOESUNG ' ' ID : empty code group may be selected
KZ_SPRACHE_ALT LIKE RMQSE-KZSPRALT ' ' alternative language allowed
SPRACHE LIKE RMQSE-SPRACHE SY-LANGU Language selection
STEUERSCHLUESSEL LIKE RMQSE-STEUERSCHL 'A' Control key
VERSION LIKE QPAC-VERSIONAM ' ' only this version should be selected

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
SELEKTIERTE_ZEILEN LIKE QKAT Table with the required entries

Exceptions

This function module does not define any Exceptions.