Menu

SAP Function Module FM_CHECK_HIERARCHY_IS_FLAT

Prüfen ob Stammdatenhierarchien flach sind

The Function Module FM_CHECK_HIERARCHY_IS_FLAT (Prüfen ob Stammdatenhierarchien flach sind) is a standard Function Module in SAP ERP and is part of the function group FMP5 within the package FMMD.

Technical Information

Function Module FM_CHECK_HIERARCHY_IS_FLAT
Short Text Prüfen ob Stammdatenhierarchien flach sind
Function Group FMP5
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_FIKRS LIKE FM01-FIKRS Finanzkreis
I_FLG_COM_ITEM LIKE FMDY-XFELD 'X' Feld zum Ankreuzen
I_FLG_FUNDS_CENTRE LIKE FMDY-XFELD 'X' Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_NOT_FLAT LIKE FMDY-XFELD Feld zum Ankreuzen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.