class ICMS51AType

Class representing ICMS51AType

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
getVICMSOp()

Gets as vICMSOp

setVICMSOp(string $vICMSOp)

Sets a new vICMSOp

string
getPDif()

Gets as pDif

setPDif(string $pDif)

Sets a new pDif

string
getVICMSDif()

Gets as vICMSDif

setVICMSDif(string $vICMSDif)

Sets a new vICMSDif

string
getVICMS()

Gets as vICMS

setVICMS(string $vICMS)

Sets a new vICMS

Details

at line 97
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 112
ICMS51AType 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

ICMS51AType

at line 126
string getCST()

Gets as cST

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

Return Value

string

at line 140
ICMS51AType 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

ICMS51AType

at line 157
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 174
ICMS51AType 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

ICMS51AType

at line 187
string getPRedBC()

Gets as pRedBC

Percentual de redução da BC

Return Value

string

at line 200
ICMS51AType setPRedBC(string $pRedBC)

Sets a new pRedBC

Percentual de redução da BC

Parameters

string $pRedBC

Return Value

ICMS51AType

at line 213
string getVBC()

Gets as vBC

Valor da BC do ICMS

Return Value

string

at line 226
ICMS51AType setVBC(string $vBC)

Sets a new vBC

Valor da BC do ICMS

Parameters

string $vBC

Return Value

ICMS51AType

at line 239
string getPICMS()

Gets as pICMS

Alíquota do ICMS

Return Value

string

at line 252
ICMS51AType setPICMS(string $pICMS)

Sets a new pICMS

Alíquota do ICMS

Parameters

string $pICMS

Return Value

ICMS51AType

at line 265
string getVICMSOp()

Gets as vICMSOp

Valor do ICMS da Operação

Return Value

string

at line 278
ICMS51AType setVICMSOp(string $vICMSOp)

Sets a new vICMSOp

Valor do ICMS da Operação

Parameters

string $vICMSOp

Return Value

ICMS51AType

at line 291
string getPDif()

Gets as pDif

Percentual do diferemento

Return Value

string

at line 304
ICMS51AType setPDif(string $pDif)

Sets a new pDif

Percentual do diferemento

Parameters

string $pDif

Return Value

ICMS51AType

at line 317
string getVICMSDif()

Gets as vICMSDif

Valor do ICMS da diferido

Return Value

string

at line 330
ICMS51AType setVICMSDif(string $vICMSDif)

Sets a new vICMSDif

Valor do ICMS da diferido

Parameters

string $vICMSDif

Return Value

ICMS51AType

at line 343
string getVICMS()

Gets as vICMS

Valor do ICMS

Return Value

string

at line 356
ICMS51AType setVICMS(string $vICMS)

Sets a new vICMS

Valor do ICMS

Parameters

string $vICMS

Return Value

ICMS51AType