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_CHECK_STRUCTURE (Klassifizierung: Prüfe auf Inkonsistenz) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLFM_CHECK_STRUCTURE |
Short Text | Klassifizierung: Prüfe auf Inkonsistenz |
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 |
---|---|---|---|---|
CLASSTYPE | LIKE | KSSK-KLART | Class type | |
I_MAINT_GHCLI | LIKE | SY-BATCH | maintable table ghcli (as in CL22n) | |
KEY_DATE | LIKE | RMCLF-DATUV1 | SY-DATUM | Change date |
OCLASS | LIKE | KLAH-CLASS | Superior class | |
OCLINT | LIKE | KLAH-CLINT | Internal superior class | |
UCLASS | LIKE | KLAH-CLASS | Subordinate class | |
UCLINT | LIKE | KLAH-CLINT | Internal subordinate class |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CHARACTERISTICS | LIKE | CLIAUSP | Allocations and characteristics with inconsistencies |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INKONSISTENT | Deletion not possible because of inconsistency |
USED_IN_IPPE | Zuordnung in IPPE verwendet. |