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 FI_TAX_GET_CONDITION (Ermitteln Konditionsnummer und Konditionsbetrag ohne PRICING) is a standard Function Module in SAP ERP and is part of the function group TAX2 within the package FBAS.
Function Module | FI_TAX_GET_CONDITION |
Short Text | Ermitteln Konditionsnummer und Konditionsbetrag ohne PRICING |
Function Group | TAX2 |
Package | FBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | T001-BUKRS | Führender Buchungskreis (optional) | |
I_KALSM | LIKE | T005-KALSM | Kalkulationsschema (optional) | |
I_KSCHL | LIKE | BSET-KSCHL | Konditionsart | |
I_KTOSL | LIKE | BSET-KTOSL | Vorgangsschlüssel | |
I_LAND1 | LIKE | T001-LAND1 | Land (optional) | |
I_MWSKZ | LIKE | A053-MWSKZ | Mehrwertsteuerkennzeichen | |
I_TDATE | LIKE | SYST-DATUM | Berechnungsdatum | |
I_TXJCD | LIKE | A053-TXJCD | Taxjurisdiction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KBETR | LIKE | BSET-KBETR | Konditionsbetrag / Prozentsatz | |
E_KNUMH | LIKE | BSET-KNUMH | Nummer des Konditionssatzes | |
E_KSCHL | LIKE | BSET-KSCHL | Konditionsart | |
E_KTOSL | LIKE | BSET-KTOSL | Vorgangsschlüsssel |
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 |
---|---|
BUKRS_INVALID | Fehler Aufruf FI_COMPANY_CODE_DATA |
CONDITION_NOT_FOUND | Keine Kondition gefunden |
COUNTRY_INVALID | Fehler Aufruf FI_COUNTRY_DATA |
INPUT_PARAM_INVALID | I_BUKRS,I_LAND1,I_KALSM unspezifiert |
TXJCD_INVALID | Fehler Aufruf CHECK_JURISDICTION_ACTIVE |