Menu

SAP Function Module BAPI_ALM_NOTIF_LIST_PLANGROUP

Select PM/CS Notifications by Maintenance Planner Group

The Function Module BAPI_ALM_NOTIF_LIST_PLANGROUP (Select PM/CS Notifications by Maintenance Planner Group) is a standard Function Module in SAP ERP and is part of the function group IWOPM within the package IWOP.

Technical Information

Function Module BAPI_ALM_NOTIF_LIST_PLANGROUP
Short Text Select PM/CS Notifications by Maintenance Planner Group
Function Group IWOPM
Package IWOP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPLETE LIKE BAPI2080_2-COMPLETE 'X' Completed Notifications
NOTIFICATION_DATE LIKE BAPI2080_1-NOTIFDATE SY-DATUM Notification Date
PARTNER LIKE BAPIIHPA-PAR_NUM Partner
PARTNERFUNCTION LIKE BAPIIHPA-PAR_FUNCT Partner Function
PARTNER_USER TYPE BAPI_IHPA-PARTNER Partner
PLANGROUP TYPE BAPI_ITOB_SEL_PLANGROUP-LOW Planner Group for Customer Service and Plant Maintenance
PLANPLANT TYPE BAPI_ITOB_SEL_PLANPLANT-LOW Maintenance Planning Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Return 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
NOTIFICATION LIKE BAPI2080_1 Table of service notifications

Exceptions

This function module does not define any Exceptions.