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 TB_LIMIT_CHARS_MAIN_MEM (zentraler Verteiler für Memory-Zugriffe auf Limitmerkmale) is a standard Function Module in SAP ERP and is part of the function group TBLS within the package FTLM.
Function Module | TB_LIMIT_CHARS_MAIN_MEM |
Short Text | zentraler Verteiler für Memory-Zugriffe auf Limitmerkmale |
Function Group | TBLS |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_VTBLS | TYPE | TRLM_T_LS | Limitsätze (Input) | |
I_ACCESS_INIT | LIKE | BOOLE-BOOLE | 'X' | X': Initvalues in I_LS beachten --> Langtext |
I_ACCESS_MODE | TYPE | C | '1' | 1': Read-Access, '2': Loop (mehrere Einträge in ET_VTBLS möglich) |
I_LS | TYPE | TRLM_LS3 | Key-Structure (Zugriffsschlüssel auf IT_VTBLS) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_VTBLS | TYPE | TRLM_T_LS | Ergebnis(menge) | |
E_TABIX | LIKE | SY-TABIX | --> Langtext |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.