Menu

SAP Function Module ALM_ME_NOTIFICATION_GETLIST

Meldungsliste lesen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module ALM_ME_NOTIFICATION_GETLIST (Meldungsliste lesen) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_NOTIFICATION within the package ALM_ME.

Technical Information

Function Module ALM_ME_NOTIFICATION_GETLIST
Short Text Meldungsliste lesen
Function Group ALM_ME_NOTIFICATION
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INVENTORY_PROF LIKE ALM_ME_C070 Auftrags- und Bestandszuordnung
I_ORDERS_ACTIVE TYPE ALM_ME_ACTIVE_ORDERS 'X' Mobile Auftragsbearbeitung aktiv
I_PARTNER LIKE IHPA-PARNR Partner
I_PARTN_ROLE LIKE IHPA-PARVW Partner function
I_PLANGROUP LIKE RIHQMEL_LIST-INGRP Planner Group for Customer Service and Plant Maintenance
I_PLANPLANT LIKE ALM_ME_D997-NOTIF_PLAN_PLANT Instandhaltungsplanungswerk
I_PLANT LIKE ALM_ME_D997-NOTIF_PLANT Werk zum verantwortlichen Arbeitsplatz
I_SEL_ORDER_NOTIF TYPE ALM_ME_SELECT_ORDER_NOTIF Meldungen selektieren, die in Aufträgen verwendet werden
I_SEL_VARIANT LIKE RSVAR-VARIANT Variant name
I_USER_ID TYPE SY-UNAME SY-UNAME Anmeldename des Benutzers
I_WORK_CNTR LIKE RIHQMEL_LIST-ARBPL Main work center for maintenance tasks
MAMVERSION TYPE CHAR2 MAM Version
PUSH_ACTIVE TYPE FLAG Push aktiv
TOM_ACTIVE TYPE ALM_ME_ACTIVE_TECHNICAL_OBJ 'X' Bearbeitung von technischen Objekten aktiv

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT_NOTIF_PROF_DET LIKE ALM_ME_C011DEF Details zum Meldungsprofil
IT_ORDER_PROF_DET LIKE ALM_ME_C012DEF Define Order Type Profile
NOTIFICATION_LIST LIKE ALM_ME_NOTIFICATION_LIST ALM ME: Notification list
NOTIFICATION_LIST1 LIKE ALM_ME_NOTIF_HEADER Meldungsliste für 2.0
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.