class ICMS20AType

Class representing ICMS20AType

Methods

string
getOrig()

Gets as orig

setOrig(string $orig)

Sets a new orig

string
getCST()

Gets as cST

setCST(string $cST)

Sets a new cST

string
getModBC()

Gets as modBC

setModBC(string $modBC)

Sets a new modBC

string
getPRedBC()

Gets as pRedBC

setPRedBC(string $pRedBC)

Sets a new pRedBC

string
getVBC()

Gets as vBC

setVBC(string $vBC)

Sets a new vBC

string
getPICMS()

Gets as pICMS

setPICMS(string $pICMS)

Sets a new pICMS

string
getVICMS()

Gets as vICMS

setVICMS(string $vICMS)

Sets a new vICMS

string
getVICMSDeson()

Gets as vICMSDeson

setVICMSDeson(string $vICMSDeson)

Sets a new vICMSDeson

string
getMotDesICMS()

Gets as motDesICMS

setMotDesICMS(string $motDesICMS)

Sets a new motDesICMS

Details

at line 91
string getOrig()

Gets as orig

origem da mercadoria: 0 - Nacional 1 - Estrangeira - Importação direta 2 - Estrangeira - Adquirida no mercado interno

Return Value

string

at line 106
ICMS20AType setOrig(string $orig)

Sets a new orig

origem da mercadoria: 0 - Nacional 1 - Estrangeira - Importação direta 2 - Estrangeira - Adquirida no mercado interno

Parameters

string $orig

Return Value

ICMS20AType

at line 120
string getCST()

Gets as cST

Tributção pelo ICMS 20 - Com redução de base de cálculo

Return Value

string

at line 134
ICMS20AType setCST(string $cST)

Sets a new cST

Tributção pelo ICMS 20 - Com redução de base de cálculo

Parameters

string $cST

Return Value

ICMS20AType

at line 151
string getModBC()

Gets as modBC

Modalidade de determinação da BC do ICMS: 0 - Margem Valor Agregado (%); 1 - Pauta (valor); 2 - Preço Tabelado Máximo (valor); 3 - Valor da Operação.

Return Value

string

at line 168
ICMS20AType setModBC(string $modBC)

Sets a new modBC

Modalidade de determinação da BC do ICMS: 0 - Margem Valor Agregado (%); 1 - Pauta (valor); 2 - Preço Tabelado Máximo (valor); 3 - Valor da Operação.

Parameters

string $modBC

Return Value

ICMS20AType

at line 181
string getPRedBC()

Gets as pRedBC

Percentual de redução da BC

Return Value

string

at line 194
ICMS20AType setPRedBC(string $pRedBC)

Sets a new pRedBC

Percentual de redução da BC

Parameters

string $pRedBC

Return Value

ICMS20AType

at line 207
string getVBC()

Gets as vBC

Valor da BC do ICMS

Return Value

string

at line 220
ICMS20AType setVBC(string $vBC)

Sets a new vBC

Valor da BC do ICMS

Parameters

string $vBC

Return Value

ICMS20AType

at line 233
string getPICMS()

Gets as pICMS

Alíquota do ICMS

Return Value

string

at line 246
ICMS20AType setPICMS(string $pICMS)

Sets a new pICMS

Alíquota do ICMS

Parameters

string $pICMS

Return Value

ICMS20AType

at line 259
string getVICMS()

Gets as vICMS

Valor do ICMS

Return Value

string

at line 272
ICMS20AType setVICMS(string $vICMS)

Sets a new vICMS

Valor do ICMS

Parameters

string $vICMS

Return Value

ICMS20AType

at line 285
string getVICMSDeson()

Gets as vICMSDeson

Valor do ICMS de desoneração

Return Value

string

at line 298
ICMS20AType setVICMSDeson(string $vICMSDeson)

Sets a new vICMSDeson

Valor do ICMS de desoneração

Parameters

string $vICMSDeson

Return Value

ICMS20AType

at line 312
string getMotDesICMS()

Gets as motDesICMS

Motivo da desoneração do ICMS:3-Uso na agropecuária;9-Outros;12-Fomento agropecuário

Return Value

string

at line 326
ICMS20AType setMotDesICMS(string $motDesICMS)

Sets a new motDesICMS

Motivo da desoneração do ICMS:3-Uso na agropecuária;9-Outros;12-Fomento agropecuário

Parameters

string $motDesICMS

Return Value

ICMS20AType