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.
Function Module | QPSD_SETCODE_VERSION_READ |
Short Text | Lesen eines Codes in der Auswahlmenge |
Function Group | QPSD |
Package | QA |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
QPAC_EXP | LIKE | QPAC |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |