Menu

SAP Function Module CTOB_GET_CHARACTERISTICS

Beschafft Objektmerkmale zu den gewünschten Tabellen

The Function Module CTOB_GET_CHARACTERISTICS (Beschafft Objektmerkmale zu den gewünschten Tabellen) is a standard Function Module in SAP ERP and is part of the function group CTOB within the package CTVA.

Technical Information

Function Module CTOB_GET_CHARACTERISTICS
Short Text Beschafft Objektmerkmale zu den gewünschten Tabellen
Function Group CTOB
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
CLASSTYPE LIKE TCLA-KLART

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
T_CHARACTERISTICS LIKE OBJM01
T_OBJECTID LIKE OBJM00

Exceptions

This function module does not define any Exceptions.