Menu

SAP Function Module K_KKRC_CL_INFO_READ

Lesen aller Merkmale zu einer Klasse

The Function Module K_KKRC_CL_INFO_READ (Lesen aller Merkmale zu einer Klasse) is a standard Function Module in SAP ERP and is part of the function group KKRC within the package KKR.

Technical Information

Function Module K_KKRC_CL_INFO_READ
Short Text Lesen aller Merkmale zu einer Klasse
Function Group KKRC
Package KKR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLINT LIKE KLAH-CLINT SPACE Class (internal number)
I_F4 TYPE SYBATCH F4-Hilfe
KLART LIKE KLAH-KLART SPACE Class type
KLASS LIKE KLAH-CLASS SPACE Class (external number)
NO_BUFFER LIKE SY-BATCH SPACE In: Do not access buffered data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION_EXIST LIKE RMCLM-ANZUKZ
IKLAH LIKE KLAH Class header
ISWOR LIKE SWOR Class header name (key word item 1)

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
ICABN LIKE CABN Table of characteristics
ICABNT LIKE CABNT Table of characteristic texts
IKSML LIKE KSML Table of feature allocations

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_NOT_FOUND Class does not exist
NO_CLASS_ADDRESS Class is not addressed
NO_FEATURE Class has no characteristics
SYSTEM_FAILURE Internal error