Menu

SAP Function Module CIF_CLASS_KEY_SEL

Liest alle Klassen zu einer Anwendungssicht

The Function Module CIF_CLASS_KEY_SEL (Liest alle Klassen zu einer Anwendungssicht) is a standard Function Module in SAP ERP and is part of the function group CCHA within the package CIF.

Technical Information

Function Module CIF_CLASS_KEY_SEL
Short Text Liest alle Klassen zu einer Anwendungssicht
Function Group CCHA
Package CIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SICHT LIKE TCLS-SICHT Anwendungssicht

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
OT_VIEWCLASSES LIKE CIF_CLASS Liste aller Klassen zur Sicht

Exceptions

This function module does not define any Exceptions.