Menu

SAP Function Module CLDB_FILL_CLASS_STRUCTURE

Fills structure table of class hierarchy

The Function Module CLDB_FILL_CLASS_STRUCTURE (Fills structure table of class hierarchy) is a standard Function Module in SAP ERP and is part of the function group CLDB within the package CTVA.

Technical Information

Function Module CLDB_FILL_CLASS_STRUCTURE
Short Text Fills structure table of class hierarchy
Function Group CLDB
Package CTVA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUP LIKE ' '
I_CHANGE_NUMBER LIKE KSSK-AENNR Change Number
I_CLASS LIKE KLAH-CLASS Initial Class
I_DATE LIKE SY-DATUM SY-DATUM
I_INHERIT LIKE ' '
I_KLART LIKE KLAH-KLART Class Type
I_LANGU LIKE SY-LANGU Language Key
I_NO_CHAR LIKE ' '
I_NO_VAL LIKE ' '
I_OBJECT LIKE AUSP-OBJEK ' '
I_OBJ_ID LIKE AUSP-MAFID ' '
I_TDWN LIKE ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_DDB_INDEX TYPE I

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
IMP_CHARACTERISTICS LIKE SEL_CHAR

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASSTYPE_NOT_VALID
CLASS_NOT_VALID