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 TB_API_CONDITION_CREATE (API: Kondition anlegen mit Referenz) is a standard Function Module in SAP ERP and is part of the function group TB12 within the package FTA.
Function Module | TB_API_CONDITION_CREATE |
Short Text | API: Kondition anlegen mit Referenz |
Function Group | TB12 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BAPI_KEY | TYPE | TB_BAPI_COND_KEY | Schlüssel mit dem eine Kondition im BAPI identifiziert wird | |
I_COND | TYPE | VTS_COND | Kondition: Ausstattung | |
I_FLG_USE_INPUT_FIELDS | TYPE | BOOLEAN | SPACE | Zu übernehmende Felder berücksichtigen |
I_LATEST_START_DATE | TYPE | DGUEL_KP | '99991231' | Letzte zulässige Gültigkeit |
I_RANTYP | TYPE | RANTYP | Anwendung | |
I_SFHAART | TYPE | TB_SFHAART | Geschäftsart | |
I_SGSART | TYPE | VVSART | Produktart | |
I_T_COND_FORMULA_VARIABLES | TYPE | VTS_TAB_COND_FORMULA_VARIABLES | Kondition: Formelbestandteile | |
I_T_COND_SINGLE_DATES | TYPE | VTS_TAB_COND_SINGLE_DATES | Kondition: Einzeltermine | |
I_T_EFINKO | TYPE | VTB_T_EFINKO | Konditionen zur Detailbearbeitung (Tabelle) | |
I_T_FIELD_MAP | TYPE | FTRBA_TAB_BAPI_FIELDS | Abbildung von Feldern Schnittstelle nach Intern | |
I_T_GRKOND | TYPE | VTB_T_GRKOND | Steuerungsinformationen für die Konditionsbearbeitung | |
I_T_INPUT_FIELD | TYPE | FTRBA_TAB_FIELDS | Zu übernehmende Felder aus I_COND |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BAPI_KEY | TYPE | TB_BAPI_COND_KEY | Schlüssel mit dem eine Kondition im BAPI identifiziert wird | |
E_T_EFINKO | TYPE | VTB_T_EFINKO | Konditionen zur Detailbearbeitung (Tabelle) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.