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_PRICING_DATA (Ermittelt Schema und/oder Konditionsart in Schemadaten) 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_PRICING_DATA |
Short Text | Ermittelt Schema und/oder Konditionsart in Schemadaten |
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 | Buchungskreis | |
I_KSCHL | LIKE | T683S-KSCHL | Konditionsart | |
I_KTOSL | LIKE | T683S-KVSL1 | Vorgangsart |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
T_T683S | LIKE | T683S | Resultat |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMPANY_CODE_NOT_FOUND | Buchungskreis wurde nicht gefunden |
COUNTRY_NOT_FOUND | Ländercode wurde nicht gefunden |
KALSM_NOT_FOUND | Kalkulationsschema wurde nicht gefunden |
KSCHL_NOT_FOUND | Konditionsart wurde nicht gefunden |
KTOSL_NOT_FOUND | Vorgangsart wurde nicht gefunden |
PARAMETER_ERROR | widersprüchliche oder zuwenig Parameter |