Menu

SAP Function Module FM4C_MASTER_DATA_OVERVIEW

The Function Module FM4C_MASTER_DATA_OVERVIEW () is a standard Function Module in SAP ERP and is part of the function group FM4C_POPUP within the package FMMD.

Technical Information

Function Module FM4C_MASTER_DATA_OVERVIEW
Short Text
Function Group FM4C_POPUP
Package FMMD
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_CI_VARNT LIKE FMHICI-VARNT '000' Variante der Finanzpositionenhierarchie
I_CTR_VARNT LIKE FMHISV-HIVARNT Hierarchievariante der Finanzstelle
I_FICTR LIKE FMFCTR-FICTR SPACE
I_FIKRS LIKE FM01-FIKRS
I_FIPEX LIKE FMCI-FIPEX SPACE Finanzposition
I_FIPOS LIKE FMFPO-FIPOS SPACE
I_FLG_FICTR LIKE FMDY-XFELD SPACE
I_FLG_FIPOS LIKE FMDY-XFELD 'X'
I_FLG_MARK_ONE_ONLY LIKE FMDY-XFELD SPACE Feld zum Ankreuzen
I_FLG_WITHOUT_MARK_CHILDREN LIKE FMDY-XFELD SPACE Obsolet
I_FLG_WITH_CHECKBOX LIKE FMDY-XFELD 'X' Obsolet
I_GJAHR LIKE FMCI-GJAHR Geschäftsjahr

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_SEL_NODES LIKE SNODETEXT Zusatzinformation für Hierarchieknoten

Exceptions

This function module does not define any Exceptions.