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 BUP_PARTNER_DESCRIPTION_GET (Determine business partner description) is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.
Function Module | BUP_PARTNER_DESCRIPTION_GET |
Short Text | Determine business partner description |
Function Group | BUD1 |
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_ADDRHANDLE | TYPE | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | |
I_ADDRNUMBER | LIKE | BUT020-ADDRNUMBER | Address Number | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | Partner-GUID | |
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | Kennzeichen: Lokales Memory durchsuchen |
I_XWA | LIKE | BOOLE-BOOLE | SPACE | Kennzeichen: Arbeitsbereich durchsuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DESCRIPTION | LIKE | BUS000FLDS-DESCRIP | Beschreibung, Name plus Adresse (kurz) | |
E_DESCRIPTION_LONG | LIKE | BUS000FLDS-DESCRIP_LONG | Beschreibung, Name plus Adresse (lang) | |
E_DESCRIPTION_NAME | LIKE | BUS000FLDS-DESCRIP | Beschreibung, nur Name |
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 |
---|---|
INTERNAL_ERROR | An internal error has occurred |
PARTNER_NOT_FOUND | Geschäftspartner nicht gefunden |
WRONG_PARAMETERS | Wrong parameter passed |