Menu

SAP Function Module SALM_MONIDEF_READ_FROM_FILE

The Function Module SALM_MONIDEF_READ_FROM_FILE () is a standard Function Module in SAP ERP and is part of the function group SALM within the package SMOI.

Technical Information

Function Module SALM_MONIDEF_READ_FROM_FILE
Short Text
Function Group SALM
Package SMOI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MONIDEF TYPE CCMSM_MONITOR_DEFINITION_TBL Monitor definition

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILENAME TYPE STRING

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED_BY_USER
CANT_READ_FROM_FILE
CANT_TRANSFORM_XML_TO_MONIDEF
FILE_CONTAINS_INVALID_XML_DATA
FILE_DOES_NOT_CONTAIN_MONIDEF File does not contain any monitor definitions
INTERNAL_ERROR Internal Error