Menu

SAP Function Module RH_TASK_AGENTS_SEARCH

Find Task Agent

The Function Module RH_TASK_AGENTS_SEARCH (Find Task Agent) is a standard Function Module in SAP ERP and is part of the function group RHW0 within the package SP00.

Technical Information

Function Module RH_TASK_AGENTS_SEARCH
Short Text Find Task Agent
Function Group RHW0
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_BEGDA LIKE OBJEC-BEGDA SY-DATUM
ACT_ENDDA LIKE OBJEC-ENDDA SY-DATUM
ACT_PLVAR LIKE OBJEC-PLVAR
ORG_OTYPE LIKE OBJEC-OTYPE
TASK_OBJID LIKE
TASK_OTYPE LIKE OBJEC-OTYPE
UPDATE_INDEX LIKE OBJEC-HISTO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SEL_OBJID LIKE SWHACTOR-OBJID
SEL_OTYPE LIKE OBJEC-OTYPE
SEL_PLVAR LIKE OBJEC-PLVAR

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BACKGROUND_TASK
NO_ACTIVE_PLVAR
NO_AGENTS_OF_TASK_FOUND
NO_AGENT_OTYPE
NO_AGENT_SELECTED
NO_TASK_OTYPE
TASK_NOT_VALID