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 CLCM_CLASS_CHANGE (Change class (in background, without screens)) is a standard Function Module in SAP ERP and is part of the function group CLCM within the package CL.
Function Module | CLCM_CLASS_CHANGE |
Short Text | Change class (in background, without screens) |
Function Group | CLCM |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | KSML-AENNR | Change Number | |
CLASSNAME | LIKE | KLAH-CLASS | Class Name / Class Number | |
CLASSTYPE | LIKE | KLAH-KLART | Class Type | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Valid-From Date |
KLADDITIONAL | LIKE | KLZUSD | Additional data for class | |
KLBASIC | LIKE | KLBASD | Basic data for class | |
KLDOCUMENT | LIKE | KLDOKM | Document key | |
KLNORMDATA | LIKE | KLNORM | Standards data |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR | LIKE | SY-BINPT | Error that is not an exception |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TCABN_O | LIKE | CLA_CH_CHG | Characteristics: overwritten data | |
TCATCH | LIKE | SCHLAG | Keywords Table (All Languages) | |
TCAWNT_O | LIKE | CLA_CH_VDS | Value descriptions: overwritten | |
TCAWN_O | LIKE | CLA_CH_VAL | Characteristic values: overwritten | |
TFEATURES | LIKE | CLMERK | Characteristics | |
THEADER | LIKE | THEAD | Long texts: header (for SAPTEXT) | |
TKLAT | LIKE | KLKLAT | Table of descriptions for long texts | |
TLINES | LIKE | TLINE | Long texts: lines (for SAPTEXT) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RETAIL_CLASS | R/3 Retail object cannot be maintained |