Menu

SAP Function Module CLCM_CLASS_CREATE

Create Class in Background (Without Screens)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CLCM_CLASS_CREATE (Create Class in Background (Without Screens)) is a standard Function Module in SAP ERP and is part of the function group CLCM within the package CL.

Technical Information

Function Module CLCM_CLASS_CREATE
Short Text Create Class in Background (Without Screens)
Function Group CLCM
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
CHANGE_NUMBER LIKE KSML-AENNR Change Number
CLASSNAME LIKE KLAH-CLASS Class
CLASSTYPE LIKE KLAH-KLART Class Type
KLADDITIONAL LIKE KLZUSD Additional data for class
KLBASIC LIKE KLBASD Basic data for class
KLDOCUMENT LIKE KLDOKM Document key
KLNORMDATA LIKE KLNORM Standards data
WWSKZ LIKE RMCLM-WWSKZ SPACE SAP Retail Only: Type of SAP Retail Class

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR LIKE SY-BINPT Error (message logged)

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
TCABN_O LIKE CLA_CH_CHG Characteristics: overwritten data
TCATCH LIKE SCHLAG Keywords Table (All Languages)
TCAWNT_O LIKE CLA_CH_VDS Value descriptions: overwritten
TCAWN_O LIKE CLA_CH_VAL Values: overwritten
TFEATURES LIKE CLMERK Characteristics
THEADER LIKE THEAD Long texts: header (for SAPTEXT)
TKLAT LIKE KLKLAT Table of descriptions for long texts
TLINES LIKE TLINE Long texts: lines (for SAPTEXT)

Exceptions

This function module does not define any Exceptions.