Enum TTaxCategory
Unit: WPXFacturTypes
Elements
AE_VAT_Reverse_Charge | |
E_Exempt_from_tax | |
G_Free_export_item_tax_not_charged | |
K_VAT_exempt_for_EEA | |
L_Canary_Islands_general_indirect_tax | |
M_Tax_for_psi_Ceuta_and_Melilla | |
O_Services_outside_scope_of_tax | |
S_Standard_rate | |
Z_Zero_rated_goods |
Description
TTaxCategory=(,AE_VAT_Reverse_Charge,E_Exempt_from_tax,G_Free_export_item_tax_not_charged,K_VAT_exempt_for_EEA,L_Canary_Islands_general_indirect_tax,M_Tax_for_psi_Ceuta_and_Melilla,O_Services_outside_scope_of_tax,S_Standard_rate,Z_Zero_rated_goods)
>Used or referenced by
-Procedure TSumRecList.AddToList(aVATCategory:TTaxCategory; aVATRate:Double; aNetValue:Double; aVATvalue:Double; aGrossValue:Double) |