Índice exclude CONTENTS
We have implemented a procedure compliant with STATUTE No. 38,213, OF MAY 28/2012 which changes the Statute 35,679, of October 13/2010, specifically for Resale in the Auto Parts Segment in the State of Pernambuco. This change refers to a distinct calculation for the ICMS Calculation Base and for ICMS Calculation Base Withheld by Tax Substitution for the products listed in Annex 1 of Statute 35,679.
The ICMS Calculation Base will be reduced so as to match the value resulting from adding one of the percentages indicated below to the acquisition cost of the most recent inflow of goods:
a) 13.41% (thirteen point forty one percent), regarding goods from the South or Southeast regions, except for the State of Espirito Santo; or
b) 7.32% (seven point thirty two percent), regarding goods from the North, Northeast or Midwest regions and from the State of Espirito Santo.
c) 17.07% (seventeen point zero seven percent), regarding imported goods.
Informações | ||
---|---|---|
| ||
If the ICMS Calculation Base calculated by the acquisition cost (as mentioned above), is greater than the operation value at the time of resale, the operation value is used for calculating the tax. |
The ICMS Calculation Base Withheld by Tax Substitution is obtained by the sum of the following installments:
a) the cost of the most recent acquisition, this amount including installments pertaining insurance, shipping, IPI and other charges billed or transferred to the acquirer; and
b) adjusted MVA envisaged for the interstate operation corresponding the acquisition.
Informações | ||
---|---|---|
| ||
To determine the cost of the most recent acquisition for calculating the ICMS Tax Substitution, the discounts or deductions granted must not be taken into account, even if net and correct. |
Name | MV_ESTADO |
Type | Character |
Por. Cont. | PE |
Description | Acronym of the State of the company using the System, to calculate the ICMS (7%, 12% or 18%). |
Name | MV_FISXMVA |
Type | Logical |
Por. Cont. | .T. |
Description | Automatically set the use of Adjusted MVA formula when issuing tax documents. |
Name | MV_NORTE |
Type | Character |
Por. Cont. | AC/AL/AM/AP/BA/CE/DF/ES/GO/MA/MS/MT/PA/PB/PE/PI/SE/RN/RO/RR/TO |
Description | Table of the states in the Brazilian North/Northeast regions which work with interstate operations applying a 7% ICMS tax rate. |
Informações | ||
---|---|---|
| ||
Parameter MV_NORTE is useful for setting the percentage to be added to the acquisition value of the incoming goods (ICMS Calculation Base). |
Name | MV_AGRPERC |
Type | Character |
Por. Cont. | {7.32,13.41,17.07} |
Description | Adds percentage to ICMS Base depending on the Region. North, Northeast region and ES or South and Southwest excepting ES or Imported Goods. |
Tables used for calculation:
Calculation Base Formula
D1_CUSTO + ( ( D1_CUSTO * Percentage ) / 100 )
In which the Percentage refers to:
Informações | ||
---|---|---|
| ||
If the incoming invoice for the product at issue is not found, the ICMS Calculation Base used for calculating the tax will be the Operation Value. |
Tables used for calculation:
Calculation Base Formula
Inflow Cost Value + ( ( Inflow Cost Value * Adjusted MVA ) / 100 )
Informações | ||
---|---|---|
| ||
To use this calculation, you need to set parameter MV_FISXMVA to .T., otherwise, the system performs its default calculation. |
In which:
Informações | ||
---|---|---|
| ||
If the incoming invoice for the product at issue is not found, the Calculation Base of ICMS Withheld by Tax Substitution used for calculating the tax will be the default base calculated by the system. The calculations for Calculation Base Withheld by Tax Substitution and ICMS Calculation Base will be performed based on the unit cost of inflow, not by the total value of D1_CUSTO. |
Tables | Description |
SD1 | Incoming Invoice Items |
SF1 | Inflow Invoices |
SD2 | Outgoing Invoice Items |
SF2 | Outgoing Invoices |
SF4 | Types of Inflow and Outflow |