Para resolver a Rejeição 799, verifique se o valor informado no campo vICMSUFDest (ID:W04e) dentro do grupo ICMSTot equivale ao somatório dos valores dos campos vICMSUFDest (ID:NA15) dos itens (grupo ICMSUFDest dentro dos impostos do item).
Exemplo da estrutura correta em XML:
<imposto>
<ICMSUFDest>
<vICMSUFDest>60.00</vICMSUFDest>
</ICMSUFDest>
</imposto>
</det>
<det nItem="2">
<imposto>
<ICMSUFDest>
<vICMSUFDest>40.00</vICMSUFDest>
</ICMSUFDest>
</imposto>
</det>
<total>
<ICMSTot>
<vICMSUFDest>100.00</vICMSUFDest>
</ICMSTot>
</total>
Como resolver
Para produtos Tecnospeed, utilize a regra a seguir:
PlugNotas:
"tributos": {
"partilha": {
"ufDestino": {
"icmsInterestadual": "60.00"
}
}
},
...
"total": {
"valorIcmsEstadoDestino": "100.00"
}
Manager Saas:
TX2
vICMSUFDest_NA15
vICMSUFDest_W04e
XML
<imposto>
<ICMSUFDest>
<vICMSUFDest>60.00</vICMSUFDest>
</ICMSUFDest>
</imposto>
...
<total>
<ICMSTot>
<vICMSUFDest>60.00</vICMSUFDest>
</ICMSTot>
</total>
REC
***
NA|vBCUFDest|vBCFCPUFDest|pFCPUFDest|pICMSUFDest|pICMSInter|pICMSInterPart|vFCPUFDest|vICMSUFDest|vICMSUFRemet|
***
W04c|vFCPUFDest|vICMSUFDest|vICMSUFRemet|
Explicando a validação
A regra de validação da SEFAZ, diz o seguinte:
Referência
Comentários
0 comentário
Por favor, entre para comentar.