The Function Module CLCN_CLASS_USE_OF_CHANGENUMBER (Checks Use of Change Number in Class) is a standard Function Module in SAP ERP and is part of the function group CLCN within the package CL.
Function Module | CLCN_CLASS_USE_OF_CHANGENUMBER |
Short Text | Checks Use of Change Number in Class |
Function Group | CLCN |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGENUMBER | LIKE | KSML-AENNR | Change Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_USED | LIKE | RMCLM-BASISD | Is In Use ('X'-Yes / ' ' No) |
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.