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 CONVT_CONVERT_AT_STATUS_CHANGE (Zur automatischen Konvertierung bei Statusänderung eines Dokumentes) is a standard Function Module in SAP ERP and is part of the function group CONV_API within the package CONV.
Function Module | CONVT_CONVERT_AT_STATUS_CHANGE |
Short Text | Zur automatischen Konvertierung bei Statusänderung eines Dokumentes |
Function Group | CONV_API |
Package | CONV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_DOCUMENT_EXIST | TYPE | XFELD | X' -> überprüfen, ob Dokument existiert | |
CONVERT_SPEC_NAME | TYPE | CONVERTER_SPEC_NAME | Name einer Konvertierungsspezifikation | |
DOCUMENTNUMBER | TYPE | DRAW-DOKNR | Dokumentnummer(intern) | |
DOCUMENTNUMBER_EXT | TYPE | DRAW-DOKNR | Dokumentnummer(extern) | |
DOCUMENTPART | TYPE | DRAW-DOKTL | Teildokument | |
DOCUMENTSTATUS | TYPE | DRAW-DOKST | Dokumentstatus (intern) | |
DOCUMENTSTATUS_EXT | TYPE | TDWST-STABK | Dokumentstatus (extern) | |
DOCUMENTTYPE | TYPE | DRAW-DOKAR | Dokumentart | |
DOCUMENTVERSION | TYPE | DRAW-DOKVR | Dokumentversion | |
PF_BATCH | TYPE | XFELD | Aufruf im Batch | |
USE_DOCUMENTFILES | TYPE | XFELD | Feld zum Ankreuzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_MESSAGE | TYPE | MESSAGES | Meldungen der Protokollschnittstelle |
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 |
---|---|---|---|---|
DOCUMENTFILES | LIKE | BAPI_DOC_FILES2 | wird ignoriert außer USE_DOCUMENTFILES - 'X' !! BAPIS-DVS: Dokumenten-Originale |
This function module does not define any Exceptions.