Menu

SAP Function Module CNVL_GET_OBJECTS

Variable Übersichten: Objekte zu einer Listvariante holen

The Function Module CNVL_GET_OBJECTS (Variable Übersichten: Objekte zu einer Listvariante holen) is a standard Function Module in SAP ERP and is part of the function group CNVL within the package CNVL.

Technical Information

Function Module CNVL_GET_OBJECTS
Short Text Variable Übersichten: Objekte zu einer Listvariante holen
Function Group CNVL
Package CNVL
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_APPLIC LIKE TCNVZ-APPLIC Applikation
I_FLG_TCA11 LIKE RC27X-FLG_SEL Flag, ob TCA11 gefüllt werden soll
I_LSTVAR LIKE TCNVZ-LSTVAR Listvariante
I_SUBAPP LIKE TCNVZ-SUBAPP Subapplikation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TCA11 LIKE TCA11 Leiste mit Flags für auszugebende Objekte

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
E_TCNVZ LIKE TCNVZ Tabelle mit auszugebenden Objekten

Exceptions

This function module does not define any Exceptions.