Menu

SAP Function Module CLFM_WWS_CLASSIFICATION_H_H

Classification: SAP Retail Material Group Hierarchies

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CLFM_WWS_CLASSIFICATION_H_H (Classification: SAP Retail Material Group Hierarchies) is a standard Function Module in SAP ERP and is part of the function group CLFM within the package CLCL.

Technical Information

Function Module CLFM_WWS_CLASSIFICATION_H_H
Short Text Classification: SAP Retail Material Group Hierarchies
Function Group CLFM
Package CLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGE_DOC LIKE TCLA-AEBLGZUORD
CLASSTYPE LIKE RMCLF-KLART Class type
CLINTN LIKE KSSK-CLINT Internal class number
OBJECT LIKE RMCLF-CLASN Start class
OBJTXT LIKE RMCLF-KTEXT SPACE Class text
PRUEFEN LIKE KLAH-PRAUS Check for identical classification
SICHT LIKE KLAH-SICHT Organizational area
STATUS LIKE SPACE Status 2-change 3-display

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OK_CODE LIKE SY-UCOMM OK code
UPDATEFLAG LIKE RMCLK-UPDAT X if changes to classification data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.