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 BUA_ADDRESS_GET_ALL (Adressen zu einem GP lesen) is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.
Function Module | BUA_ADDRESS_GET_ALL |
Short Text | Adressen zu einem GP lesen |
Function Group | BUA1 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADRKIND | TYPE | BU_ADRKIND | Address Type | |
I_OPERATION | TYPE | BU_OPERATION | Vorgang für Adressfindung | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | Partner-GUID | |
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_VALDT_SEL | LIKE | SY-DATLO | SY-DATLO | Betriebswirtschaftliches Selektionsdatum für Zeitabhängigkeit |
I_XMEMORY | TYPE | BOOLE_D | SPACE | Kennzeichen: Lokales Memory durchsuchen |
I_XWA | TYPE | BOOLE_D | SPACE | Kennzeichen: Arbeitsbereich durchsuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ADDRTYPE | LIKE | BUS000FLDS-CHAR1 | Adresstyp (1-Firmenadresse, 2-Personenadresse) | |
E_ADRKIND | LIKE | BUT021-ADR_KIND | Adressart, zu der Adressverwendungen gefunden wurden | |
E_OPERATION | TYPE | BU_OPERATION | Transaction for BP Address Determination |
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 |
---|---|---|---|---|
T_ADDRESS | LIKE | BUS020_EXT | Adressen mit Daten | |
T_ADDRNUMBER_GUID | LIKE | BUS_ADDRNUMBER_GUID | Adressnummern und Adress-GUIDs | |
T_ADDRUSE | LIKE | BUS021 | Address Usages | |
T_ADDRUSE_FS | LIKE | BUT021_FS | Time-Dependent Address Usage |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_INVALID | Unzulässiges Datum |
INTERNAL_ERROR | An internal error has occurred |
NOT_VALID | Keine gültige Adresse zum Partner gefunden |
NO_ADDRESS_FOUND | Keine Adresse zum Partner gefunden |
WRONG_PARAMETERS | Wrong parameter passed |