Menu

SAP Function Module SXMS_AGG_GET_DATA_XPI_STATUS

SAP XI Status Übersicht: Lesen verdichtete Daten

The Function Module SXMS_AGG_GET_DATA_XPI_STATUS (SAP XI Status Übersicht: Lesen verdichtete Daten) is a standard Function Module in SAP ERP and is part of the function group SXMS_MSGAGG_RFC_PROC within the package SXMSMONWS.

Technical Information

Function Module SXMS_AGG_GET_DATA_XPI_STATUS
Short Text SAP XI Status Übersicht: Lesen verdichtete Daten
Function Group SXMS_MSGAGG_RFC_PROC
Package SXMSMONWS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT TYPE SYMANDT SY-MANDT Mandant
PERIOD_END_TSTMP TYPE TIMESTAMPL Periode End-Zeitstempel
PERIOD_START_TSTMP TYPE TIMESTAMPL Periode Start-Zeitstempel
PERIOD_TYPE TYPE SXMS_AGG_PERIOD_TYPE SAP XI Status Übersicht: Verdichtungsperiode
PROFILE_NAME TYPE SXMS_AGG_PROF_NAME 'XPI_SEND_RECV_01' SAP XI Status Übersicht: Verdichtungsprofil

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGGREGATION_DATA TYPE SXMS_AGGDATA_XPI_STATUS_T SAP XI Status Übersicht: Verdichtete Daten - Container
AGGREGATION_KEY_MAPPING TYPE SXMS_AGG_KEY_MAPPING_T SAP XI Status Übersicht: Mapping Verdichtungskey Attribute
RETURN_TAB TYPE BAPIRET2_T Returntabelle

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.