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 ETP_STANDALONE_ADD_TEXT (EasytaskPlanning: Text zu Task/Subtask hinzufügen) is a standard Function Module in SAP ERP and is part of the function group ETP_STANDALONE within the package MPO_EASYTASKPLANNING.
Function Module | ETP_STANDALONE_ADD_TEXT |
Short Text | EasytaskPlanning: Text zu Task/Subtask hinzufügen |
Function Group | ETP_STANDALONE |
Package | MPO_EASYTASKPLANNING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_NUMB | LIKE | ETP_TASKS-NUMB | Tasknummer | |
ID_SUBNUMB | LIKE | ETP_TASKS-SUBNUMB | Subtasknummer | |
ID_TEXTTYPE | LIKE | ETP_TEXTHEADER-TYPE_TEXT | Textart 01 Beschreibung, 03 Rückmeldg, 04 Sonst. | |
ID_TXT_NUM | LIKE | ETP_TEXTHEADER-TXT_NUM | falls vorhandener Text geändertwerden soll |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLAG_OK | TYPE | C | X wenn Text erfolgreich hinzugefügt wurde |
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 |
---|---|---|---|---|
TE_RETURN | LIKE | BAPIRETURN1 | Meldungen | |
TI_LINES | LIKE | ETP_LINES | Textzeilen, die hinzugefügt wurden |
This function module does not define any Exceptions.