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 WIS_PLAN_ART_GET_FROM_HIER (RFC-Rahmen für ARTICLE_GET_FOR_HIERARCHY) is a standard Function Module in SAP ERP and is part of the function group WIS_PLAN_OO within the package WIS_PLAN_O.
Function Module | WIS_PLAN_ART_GET_FROM_HIER |
Short Text | RFC-Rahmen für ARTICLE_GET_FOR_HIERARCHY |
Function Group | WIS_PLAN_OO |
Package | WIS_PLAN_O |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLINT | LIKE | KLAH-CLINT | Input: Interne Klassennr. alternativ zu I_Klasse | |
I_KLASSE | LIKE | KLAH-CLASS | Input: Klasse oder Basiswarengruppe | |
I_LANGU | LIKE | SY-LANGU | R/3-System, aktuelle Sprache | |
MAX_SELECT | LIKE | SY-DBCNT | 999999999 | Input: Maximale Anzahl zu selektierender Artikel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_DBCNT | LIKE | SY-DBCNT | Output: Anzahl selektierter Artikel | |
O_KSCHL | LIKE | SWOR-KSCHL | Output: Bezeichnung der Klasse/Basiswarengruppe | |
O_NOT_ALL | LIKE | SY-INPUT | Output: Wenn X dann, nicht alle Artikel gelesen |
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 |
---|---|---|---|---|
O_WMGMA | LIKE | WMGMA | Output: Materialtabelle mit Attributen | |
RETURN | LIKE | BAPIRET2 | Meldungen |
This function module does not define any Exceptions.