The Function Module CLCM_CLASS_CHANGE_KNOWLEDGE (API Function: Maintain Object Dependencies for Class) is a standard Function Module in SAP ERP and is part of the function group CLCM within the package CL.
Function Module | CLCM_CLASS_CHANGE_KNOWLEDGE |
Short Text | API Function: Maintain Object Dependencies for Class |
Function Group | CLCM |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | RMCLM-AENNR | Change number | |
CLASSNAME | LIKE | KLAH-CLASS | Class name | |
CLASSTYPE | LIKE | KLAH-KLART | Class type | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Valid-From Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR | LIKE | SY-BINPT | Error in API - log | |
WARNING | LIKE | RCURS-CHECKED | Log contains warning messages |
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 |
---|---|---|---|---|
ALLOCATIONS | LIKE | RCUOB1 | Allocation data for dependencies | |
BASIC_DATA | LIKE | RCUKB1 | Basic data and allocation data of several local dependencies | |
DOCUS | LIKE | RCUKDOC1 | Documentation of several local dependencies | |
NAMES | LIKE | RCUKBT1 | Descriptions of several local dependencies | |
SOURCES | LIKE | RCUKN1 | Master data of several local dependencies |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASS_INVALID_CHANGE | Change class without commit work first |
NO_RETAIL_CLASS | No processing of R/3 Retail classes |