Menu

SAP Function Module BAPI_SYSTEM_DATASUPPLIER_REPT

Report Data for the CCMS Mon. Arch. Using XML (SALI Encapsulation)

The Function Module BAPI_SYSTEM_DATASUPPLIER_REPT (Report Data for the CCMS Mon. Arch. Using XML (SALI Encapsulation)) 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_DATASUPPLIER_REPT
Short Text Report Data for the CCMS Mon. Arch. Using XML (SALI Encapsulation)
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
CIMXML TYPE CHAR1 ' ' 'X' - XML Document in cimXML Format
EXTERNAL_USER_NAME TYPE XMILOGEUSR XMI logging: Name of user in external management tool

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XML_DOCUMENT TYPE ALXML_INT Table of Row Parts of an XML Message to CCMS Monitoring Architecture

Exceptions

This function module does not define any Exceptions.