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 SALG_SYS_GROUP_GET_SYSTEMS (Read systems of defined system group) is a standard Function Module in SAP ERP and is part of the function group SALG within the package SMOI.
Function Module | SALG_SYS_GROUP_GET_SYSTEMS |
Short Text | Read systems of defined system group |
Function Group | SALG |
Package | SMOI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GROUP_GUID | TYPE | CSMSYSGUID | GUID einer Gruppe im CCMS-Repository (Schneller) | |
GROUP_NAME | TYPE | CSMOBJNM | Name einer Systemgruppe im CCMS Repository | |
NAMESPACE | TYPE | CSMOBJNM | CSM_DEFAULT_DOMAIN | Namespace der Gruppe (erforderlich nur bei Anwendung von Group_name) |
RETURN_ONLY_VALID | TYPE | CSMACTIVE | CSM_YES | Y: Nur überwachte Systeme ermitteln, N, alle Systeme der Gruppe |
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 |
---|---|---|---|---|
MEMBER_SYSTEMS | LIKE | CSMBK | Faktentabelle des CCMS System-Repository | |
MEMBER_SYSTEMS_SID | LIKE | ALSYSID | CCMS Monitorarchitektur: nur SYSID |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BOTH_GUID_AND_NAME_GIVEN | Nur ein Eingabewert ist zuläßig |
GROUP_HAS_NO_MEMBERS | Gruppe hat keine Mitglieder - Keine Systeme sind der Gruppe im Rep. zugeordnet |
GROUP_NOT_FOUND_IN_REPOSITORY | Gruppe existiert nicht, muss im CCMS-System-Repository angelegt werden |
INTERNAL_ERROR | Problem im CCMS-System-Repository aufgetreten |
NEITHER_GUID_NOR_NAME_GIVEN | Wert für einen der Eingabeparameter muss übergeben werden |
NOT_AUTHORIZED | Berechtigung fehlt |