Menu

SAP Function Module FM_COM_ITEM_GET_ALL_VARNT

Einlesen aller im Customizing definierter Varianten

The Function Module FM_COM_ITEM_GET_ALL_VARNT (Einlesen aller im Customizing definierter Varianten) is a standard Function Module in SAP ERP and is part of the function group FMCI0 within the package FMMD_CORE.

Technical Information

Function Module FM_COM_ITEM_GET_ALL_VARNT
Short Text Einlesen aller im Customizing definierter Varianten
Function Group FMCI0
Package FMMD_CORE
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_FIKRS LIKE FM01-FIKRS Finanzkreis
I_GJAHR LIKE FMCI-GJAHR Geschäftsjahr
I_LANGU LIKE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache

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
E_T_FMCIVARNT LIKE FMCIVARNT Variante der Finanzpositionenhierarchie: Entitäten Texte
E_T_FMCIVARNTT LIKE FMCIVARNTT Variante der Finanzpositionenhierarchie: Entitäten Texte

Exceptions

This function module does not define any Exceptions.