Menu

SAP Function Module QPSD_SETCODE_VERSION_READ

Lesen eines Codes in der Auswahlmenge

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module QPSD_SETCODE_VERSION_READ (Lesen eines Codes in der Auswahlmenge) 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_SETCODE_VERSION_READ
Short Text Lesen eines Codes in der Auswahlmenge
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
AUSWAHLMENGE LIKE QPAC-AUSWAHLMGE Selected set
CODE LIKE QPAC-CODE allocated code
CODEGRUPPE LIKE QPAC-CODEGRUPPE allocated code group
KATALOGART LIKE QPAC-KATALOGART Catalog type
VERSIONAM LIKE QPAC-VERSIONAM '000001' Version of the selection set
VERSIONCD LIKE QPAC-VERSIONCD '000001' code version
WERK LIKE QPAC-WERKS Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QPAC_EXP LIKE QPAC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CODE_NOT_ASSIGNED Code was not allocated
NO_CODE Code was not yet created
NO_GROUP Code group was not yet created
NO_SET Selected set was not yet created