Menu

SAP Function Module BM_IS_DIAGRAM_IN_VIEW

Liefert zurück, ob ein Diagrammtyp in einer best. View dargestellt wird

The Function Module BM_IS_DIAGRAM_IN_VIEW (Liefert zurück, ob ein Diagrammtyp in einer best. View dargestellt wird) is a standard Function Module in SAP ERP and is part of the function group SF07 within the package SDFM.

Technical Information

Function Module BM_IS_DIAGRAM_IN_VIEW
Short Text Liefert zurück, ob ein Diagrammtyp in einer best. View dargestellt wird
Function Group SF07
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODELTYP LIKE DF40D-MODEL_TYP
VIEW TYPE BMT_VTYP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SHOW TYPE BMT_FLAG 'X' if model type is displayed in view

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.