Menu

SAP Function Module CAPI_CLASS_READ_ATTR

API: Read Class Attributes

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 CAPI_CLASS_READ_ATTR (API: Read Class Attributes) is a standard Function Module in SAP ERP and is part of the function group CAPI within the package CL.

Technical Information

Function Module CAPI_CLASS_READ_ATTR
Short Text API: Read Class Attributes
Function Group CAPI
Package CL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSNAME LIKE KLAH-CLASS SPACE External Class Name
CLASSNUMBER LIKE KLAH-CLINT SPACE Internal Class Number
CLASSTYPE LIKE KLAH-KLART SPACE Class Type
DATE LIKE SY-DATUM SY-DATUM Date Required
LANGUAGE LIKE SY-LANGU SY-LANGU Language Required

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS_LANGUAGE LIKE SY-LANGU Master Language
CL_ATTRIBUTES LIKE KLAHD Class Attributes with External Dates
NOT_VALID LIKE RMCLM-BASISD Class Not Valid on This Date
NO_ACTIVE_STATUS LIKE RMCLM-BASISD Class is Not Active
NO_AUTHORITY_CLASSIFY LIKE RMCLM-BASISD No Authorization for Classification
NO_AUTHORITY_MAINTAIN LIKE RMCLM-BASISD No Authorization to Change Class
NO_AUTHORITY_SELECT LIKE RMCLM-BASISD No Authorization to Find Objects
RET_CODE LIKE SY-SUBRC 0- OK, 1- In Other Language, 2- Class Not Found

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_CHARACTER External Class Name Contains Invalid Character