Menu

SAP Function Module CLCN_CLASS_USE_OF_CHANGENUMBER

Checks Use of Change Number in Class

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGENUMBER LIKE KSML-AENNR Change Number

Exporting Parameters

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)

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.