class ICMS00AType

Class representing ICMS00AType

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
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

Details

at line 69
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 84
ICMS00AType 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

ICMS00AType

at line 98
string getCST()

Gets as cST

Tributção pelo ICMS 00 - Tributada integralmente

Return Value

string

at line 112
ICMS00AType setCST(string $cST)

Sets a new cST

Tributção pelo ICMS 00 - Tributada integralmente

Parameters

string $cST

Return Value

ICMS00AType

at line 129
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 146
ICMS00AType 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

ICMS00AType

at line 159
string getVBC()

Gets as vBC

Valor da BC do ICMS

Return Value

string

at line 172
ICMS00AType setVBC(string $vBC)

Sets a new vBC

Valor da BC do ICMS

Parameters

string $vBC

Return Value

ICMS00AType

at line 185
string getPICMS()

Gets as pICMS

Alíquota do ICMS

Return Value

string

at line 198
ICMS00AType setPICMS(string $pICMS)

Sets a new pICMS

Alíquota do ICMS

Parameters

string $pICMS

Return Value

ICMS00AType

at line 211
string getVICMS()

Gets as vICMS

Valor do ICMS

Return Value

string

at line 224
ICMS00AType setVICMS(string $vICMS)

Sets a new vICMS

Valor do ICMS

Parameters

string $vICMS

Return Value

ICMS00AType