Menu

SAP Function Module BAPI_SYSTEM_MTE_SPLITTDATA

Splits the Data for a Node into Logical Units

The Function Module BAPI_SYSTEM_MTE_SPLITTDATA (Splits the Data for a Node into Logical Units) is a standard Function Module in SAP ERP and is part of the function group SALX within the package SMOI.

Technical Information

Function Module BAPI_SYSTEM_MTE_SPLITTDATA
Short Text Splits the Data for a Node into Logical Units
Function Group SALX
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNAL_USER_NAME LIKE BAPIXMLOGR-EXTUSER Name of SAP-External User
NODE_DATA LIKE BAPITNDEXT All Available Information About a MTE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTUAL_ALERT LIKE BAPIAID ID of 'Actual Alert'
ACTUAL_ALERT_DATA LIKE BAPIALDATA Alert Value of Actual Alert
GENERAL_INFO LIKE BAPIMTEGEN General Data for a Monitor Tree Element
GENERAL_PROPERTIES LIKE BAPIMTEPRP General MTE Data (Name, MTE Class, and so on)
GENERAL_VALUES LIKE BAPIMTEVAL Current General Values
HIGHEST_ALERT LIKE BAPIAID ID of 'Highest Alert'
HIGHEST_ALERT_DATA LIKE BAPIALDATA Alert Value of 'Highest Alert'
LAST_VALUE_TIME LIKE BAPIALDATE Time of Last Value Change
NODE_INFO LIKE BAPITREEND Node-Related Data (Position in Tree and so on)
RETURN LIKE BAPIRET2 BAPI Return Structure
TID LIKE BAPITID MTE ID (TID)

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.