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.
Function Module | RH_TASK_AGENTS_SEARCH |
Short Text | Find Task Agent |
Function Group | RHW0 |
Package | SP00 |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |