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 CLFM_CLEAR_CLASSIFICATION () is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLFM_CLEAR_CLASSIFICATION |
Short Text | |
Function Group | CLFM |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_SERVICE_NUMBER | LIKE | RMCLF-AENNR1 | Change Number | |
CLASSTYPE | LIKE | RMCLF-KLART | SPACE | Class type |
DATE_OF_CHANGE | LIKE | RMCLF-DATUV1 | Date of change number | |
OBJECT | LIKE | RMCLF-OBJEK | Object | |
OBJ_HAS_CHANGE_SERVICE | LIKE | |||
PUFFER_ONLY | LIKE | SPACE | Indicator: X delete from buffer only | |
TABLE | LIKE | TCLT-OBTAB | Table of classifiable object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UPDATEFLAG | LIKE | RMCLK-UPDAT | Indicator: change made |
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 |
---|---|
DATE_NOT_ALLOWED | Date in record - date of change number |
FOREIGN_LOCK | Record locked by other user |
NOT_DELETED | Classification data not deleted |
SYSTEM_FAILURE | General lock error |
TABLE_NOT_FOUND | Table not defined |