Menu

SAP Function Module CLFC_CHAR_CONSISTENCE_IN_CLASS

Checks the Uniqueness of a Characteristic in a Class

The Function Module CLFC_CHAR_CONSISTENCE_IN_CLASS (Checks the Uniqueness of a Characteristic in a Class) is a standard Function Module in SAP ERP and is part of the function group CLFC1 within the package CL.

Technical Information

Function Module CLFC_CHAR_CONSISTENCE_IN_CLASS
Short Text Checks the Uniqueness of a Characteristic in a Class
Function Group CLFC1
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
KEY_DATE LIKE SY-DATUM SY-DATUM

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_CHAR LIKE API_CHAR
EXP_ERROR LIKE API_UDEFE
IMP_CHAR LIKE API_CHAR

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DUPLICATE_CHARACTERISTIC
INTERNAL_ERROR