Menu

SAP Function Module ALM_PM_TASK_GETLIST

PM notification: Get task list

The Function Module ALM_PM_TASK_GETLIST (PM notification: Get task 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_TASK_GETLIST
Short Text PM notification: Get task 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_MAIN_WORKCENTER LIKE RIHQMSM-ARBPL Main work center for maintenance tasks
I_PARTNER LIKE IHPA-PARNR Partner
I_PARTN_ROLE LIKE IHPA-PARVW Partner function
I_SEL_VARIANT LIKE RSVAR-VARIANT Variant name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return parameter

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 RIHQMSM Display structure reporting for QMEL

Exceptions

This function module does not define any Exceptions.