This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module RH_GET_ACTORS (Resolve Role) is a standard Function Module in SAP ERP and is part of the function group RHWA within the package SP00.
Function Module | RH_GET_ACTORS |
Short Text | Resolve Role |
Function Group | RHWA |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTOR_CONTAINER_OO | CLASS | IF_SWF_CNT_CONTAINER | Container: Implementing Class | |
ACT_OBJECT | LIKE | RHOBJECTS-OBJECT | Role object (type and ID) | |
ACT_PLVAR | LIKE | OBJEC-PLVAR | Plan version (default -> active plan version) | |
ACT_TASK | LIKE | RHOBJECTS-OBJECT | Task for which role resolution is carried out | |
SEARCH_DATE | LIKE | SY-DATUM | SY-DATUM | Date for role resolution |
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 |
---|---|---|---|---|
ACTOR_CONTAINER | LIKE | SWCONT | Import container for role resolution | |
ACTOR_TAB | LIKE | SWHACTOR | Role resolution result | |
ERROR_TAB | LIKE | SWHACTOR | Agents determined with no task |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXCEPTION_OF_ROLE_RAISED | Exception triggered in role function module |
NO_ACTIVE_PLVAR | No active plan version found |
NO_ACTOR_FOUND | No agent found |
NO_CONTAINER | |
NO_VALID_AGENT_DETERMINED | Role function module determined no valid agent |