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_DESCRIPTION_GET (Adressbezeichnung ermitteln) is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.
Function Module | BUA_ADDRESS_DESCRIPTION_GET |
Short Text | Adressbezeichnung ermitteln |
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_ADDRGUID | LIKE | BUT020-ADDRESS_GUID | Address GUID | |
I_ADDRNUMBER | LIKE | BUT020-ADDRNUMBER | Address Number | |
I_BUT000 | LIKE | BUT000 | Partner Data | |
I_OPERATION | LIKE | TB008S-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 | '00000000' | Betriebswirtschaftliches Gültigkeitsdatum |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | Kennz.: Lokales Memory durchsuchen |
I_XWA | LIKE | BOOLE-BOOLE | SPACE | Kennz.: Arbeitsbereich durchsuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ADDRNUMBER | LIKE | BUT020-ADDRNUMBER | Address Number | |
E_DESCRIPTION | LIKE | BUS000FLDS-ADDSC | Description | |
E_DESCRIPTION_LONG | LIKE | BUS000FLDS-DESCRIP_LONG | Description of a Business Partner | |
E_DESCRIPTION_STREET | LIKE | BUS000FLDS-ADDSC | Beschreibung mit Straße | |
E_DESCRIP_STREET_WITH_NAME | LIKE | BUS000FLDS-ADDSC | Beschreibung mit Straße und name | |
E_XFIX | LIKE | BUS000FLDS-CHAR1 | Kennz.: Fixe Adresse nutzen | |
E_XSTANDARD | LIKE | BUS000FLDS-CHAR1 | Kennz.: Standard nutzen (Adresse bzw. AdrVerw.) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_INVALID | Invalid Date |
INTERNAL_ERROR | Internal Error |
NOT_VALID | Adresse nicht gültig |
NO_ADDRESS_FOUND | Keine Adresse gefunden |
WRONG_PARAMETERS | Wrong parameter passed |