Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CLFM_WWS_CLASSIFICATION (Klassifizierung: WWS-Hierarchie/Warengruppe/Beschreibungsstr/Sammelartikel) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.
Function Module | CLFM_WWS_CLASSIFICATION |
Short Text | Klassifizierung: WWS-Hierarchie/Warengruppe/Beschreibungsstr/Sammelartikel |
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 |
---|---|---|---|---|
AEBELEGE | LIKE | TCLA-AEBLGZUORD | SPACE | Kennzeichen Änderungsbelege erlaubt |
CLASS | LIKE | KLAH-CLASS | Object class | |
CLASS_TEXT | LIKE | RMCLF-KLTXT | Object class text | |
NO_F11 | LIKE | SPACE | Old values | |
STATUS | LIKE | 1-create 2-change 3-display 4-delete | ||
UPPER_CLASS | LIKE | KLAH-CLASS | Superior class | |
UPPER_CLASS_TEXT | LIKE | RMCLF-KLTXT | Class text | |
UPPER_CLINT | LIKE | KLAH-CLINT | Internal class number | |
WWS_CLASS_IND | LIKE | KLAH-WWSKZ | 1-Mat. group hierarchy 2-Char. profile 3-Generic article |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UPDATEFLAG | LIKE | RMCLK-UPDAT | Indicator: change to classification data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.