The Function Module RH_ORG_INFO_AND_TASKS () is a standard Function Module in SAP ERP and is part of the function group RHW1 within the package SP00.
Function Module | RH_ORG_INFO_AND_TASKS |
Short Text | |
Function Group | RHW1 |
Package | SP00 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
READ_OBJECT_TEXT | TYPE | FLAG | ||
SEARCH_DATE | LIKE | SY-DATUM | SY-DATUM | |
SUBST_PROFILE | LIKE | T77RO-REPPR | ||
USER_NAME | LIKE | SWHACTOR-OBJID | SAP user name | |
USER_TYPE | LIKE | SWHACTOR-OTYPE | ||
USER_VIEW | LIKE | GDSTR-WEGID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_NAME | LIKE | SWHACTOR-OBJID | SAP user name | |
USER_TYPE | LIKE | SWHACTOR-OTYPE |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORG_INFO_LIST | LIKE | RHOBJECTS | ||
ORG_INFO_NAME | LIKE | RHOBJ_NAME | ||
TASK_LIST | LIKE | RHOBJECTS | ||
TASK_NAME | LIKE | RHOBJ_NAME |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACTIVE_PLVAR | No Active Plan Version Defined |
NO_TASKS_FOUND | User Has No Tasks |
SUBST_PROFILE_NOT_DEFINED | |
USER_NOT_DEFINED | SAP User Name Is Not Valid |