The Function Module RH_INBOX_VIEW_CREATE (OrgManagement: Create Organizational and Task Assignments from Inbox View) is a standard Function Module in SAP ERP and is part of the function group RHW1 within the package SP00.
Function Module | RH_INBOX_VIEW_CREATE |
Short Text | OrgManagement: Create Organizational and Task Assignments from Inbox View |
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 |
---|---|---|---|---|
INBOX_USER | TYPE | ACTORID | SY-UNAME | Bearbeiterid des Bearbeiters dessen Inbox aufgebaut werden soll |
IV_DO_COMMIT | TYPE | XFLAG | 'X' | Commit work durchführen |
NO_WI_SELECTION | LIKE | HRPP0C-TEST | ||
READ_OBJECT_TEXT | LIKE | HRPP0C-TEST | ||
SEARCH_DATE | LIKE | SY-DATUM | SY-DATUM | Date for which data is read |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
INBOX_VIEW | LIKE | HRWFUSER_V | ||
WI_HEAD | LIKE | SWWWLHEAD |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACTIVE_PLVAR | Active plan version not defined |
NO_TASKS_FOUND | User does not have any tasks |
NO_WORKITEM_FOUND | |
USER_NOT_DEFINED | Invalid SAP user ID! |