Menu

SAP Function Module ALM_ME_NOTIFICATION_GETDETAIL

Detaildaten zur Meldung

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_GETDETAIL (Detaildaten zur Meldung) 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_GETDETAIL
Short Text Detaildaten zur Meldung
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_PARTNER_TPA_KEY TYPE FLAG ' ' Neuer Schlüssel (ab MAM 2.5) verwenden
NOTIF_NO LIKE ALM_ME_NOTIF_HEADER-NOTIF_NO Notification number
TOM_ACTIVE TYPE ALM_ME_ACTIVE_TECHNICAL_OBJ 'X' Bearbeitung von technischen Objekten aktiv

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NOTIFICATION_HEADER LIKE ALM_ME_NOTIF_HEADER ALM ME: Notification header
NOTIFICATION_HEADER_TEXT LIKE BAPI2080_NOTHDTXTE ALM ME: Notification header addon

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
NOTIFICATION_ACTIVITY LIKE ALM_ME_NOTIF_ACTIVITY ALM ME: Notification activity
NOTIFICATION_CAUSE LIKE ALM_ME_NOTIF_CAUSE ALM ME: Notification causes
NOTIFICATION_ITEM LIKE ALM_ME_NOTIF_ITEM ALM ME: Notfication item
NOTIFICATION_LONGTEXT LIKE ALM_ME_LONGTEXT ALM ME: Notification longtext
NOTIFICATION_PARTNER LIKE ALM_ME_PARTNER_KEY_STRUCT ALM ME: Notification partner
NOTIFICATION_TASK LIKE ALM_ME_NOTIF_TASK ALM ME: Notification task
NOTIFICATION_USER_STATUS LIKE ALM_ME_USER_STATUS_CHANGES Tabelle mit Statusänderungen für Anwenderstatus
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.