The Function Module SXMB_AGG_PROFILES_GET (Lesen Verdichtungsprofile zu Anwendung) is a standard Function Module in SAP ERP and is part of the function group SXMB_AGG_METADATA within the package SXMSMONI.
Function Module | SXMB_AGG_PROFILES_GET |
Short Text | Lesen Verdichtungsprofile zu Anwendung |
Function Group | SXMB_AGG_METADATA |
Package | SXMSMONI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ACTIVE | TYPE | SXMS_AGG_PROF_ACTIVE | 'X' | SAP XI Status Übersicht: Verdichtungsprofil aktiv/inaktiv |
IV_APPLICATION_NAME | TYPE | SXMS_AGG_APPL_NAME | SAP XI Status Übersicht: Messaging Anwendung | |
IV_LANGUAGE | TYPE | SYLANGU | SY-LANGU | Sprache der Texte |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SXMSAGGPROF | LIKE | SXMSAGGPROF | SAP XI Status Übersicht: Verdichtungsprofil Header | |
ET_SXMSAGGPROFR | LIKE | SXMSAGGPROFR | SAP XI Status Übersicht: Verdichtungsprofil Runtime Daten | |
ET_SXMSAGGPROFT | LIKE | SXMSAGGPROFT | SAP XI Status Übersicht: Verdichtungsprofil Kurztext |
This function module does not define any Exceptions.