Menu

SAP Function Module FC_MONITOR_LAYOUT_IMPORT2

Benutzerspezifisches Monitorlayout von der MCDX einlesen

The Function Module FC_MONITOR_LAYOUT_IMPORT2 (Benutzerspezifisches Monitorlayout von der MCDX einlesen) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_MONITOR_LAYOUT_IMPORT2
Short Text Benutzerspezifisches Monitorlayout von der MCDX einlesen
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIMEN TYPE FC_DIMEN Sicht
E_ITCLG TYPE FC_ITCLG Positionsplan
E_MONITOR_TYPE TYPE FC_FLG ' ' KZ: Detailmonitor
E_PERID TYPE FC_PERID Periode
E_RLDNR TYPE FC_RLDNR Ledger
E_RVERS TYPE FC_RVERS Konsolidierungsversion
E_RYEAR TYPE FC_RYEAR Geschäftsjahr
E_UNAME LIKE SY-UNAME SY-UNAME User

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.