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.
Function Module | CLFM_WWS_CLASSIFICATION_H_H |
Short Text | Classification: SAP Retail Material Group Hierarchies |
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_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 |
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 |
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.