Menu

SAP Function Module ALM_PM_NOTIFICATION_GETLIST

PM notification: Get notification header list

The Function Module ALM_PM_NOTIFICATION_GETLIST (PM notification: Get notification header list) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_PM_NOTIFICATION within the package ALM_ME.

Technical Information

Function Module ALM_PM_NOTIFICATION_GETLIST
Short Text PM notification: Get notification header list
Function Group ALM_ME_PM_NOTIFICATION
Package ALM_ME
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ASSEMBLY LIKE RIHQMEL_LIST-BAUTL Assembly
I_EQUIPMENT LIKE RIHQMEL_LIST-EQUNR Equipment number
I_INVENTORY_PROF LIKE ALM_ME_C070 Auftrags- und Bestandszuordnung
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_VARIANT LIKE RSVAR-VARIANT Variant name
I_WORK_CNTR LIKE RIHQMEL_LIST-ARBPL Main work center for maintenance tasks

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
ET_SEL_TAB LIKE RIHQMEL_LIST Display structure reporting for QMEL
IT_NOTIF_PROF_DET LIKE ALM_ME_C011DEF Details zum Meldungsprofil
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.