Class CctBEDocumentoLiq
Esta classe permite identificar objectos do tipo Documento de Liquidação.
Inherited Members
Namespace: CctBE100
Assembly: CctBE100.dll
Syntax
[ComVisible(true)]
[Guid("EDFB91FF-E85C-4421-8B41-13C832E3C0AD")]
[ClassInterface(ClassInterfaceType.None)]
public class CctBEDocumentoLiq : CctBaseBE
Constructors
CctBEDocumentoLiq()
Declaration
public CctBEDocumentoLiq()
Properties
AlteradoVBA
Indica se o objecto foi alterado por VBA
Declaration
public bool AlteradoVBA { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Anulado
Indica se o documento de encontra anulado.
Declaration
public bool Anulado { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | True - Sim; False - Não |
Balcao
Indica o balcão do banco do movimento bancário associado a este doc. liq.
Declaration
public string Balcao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Cambio
Indica o câmbio.
Declaration
public double Cambio { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CambioMAlt
Câmbio da moeda alternativa.
Declaration
public double CambioMAlt { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CambioMBase
Câmbio da moeda base.
Declaration
public double CambioMBase { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CamposUtil
Campos do utilizador.
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
CBLAno
CBLAno.
Declaration
public int CBLAno { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CBLDiario
Indica o Diário onde foi gravado o documento.
Declaration
public string CBLDiario { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CBLEstado
Indica o estado da exportação para a CBL.
Declaration
public byte CBLEstado { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |
CBLNumDiario
Indica o Número de Diário onde foi gravado o documento.
Declaration
public int CBLNumDiario { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ComissaoCobranca
Valor da comissão.
Declaration
public double ComissaoCobranca { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ComissaoCobrancaEmPercentagem
Indica se utiliza percentagem nas comissões.
Declaration
public bool ComissaoCobrancaEmPercentagem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ContaAmortizacao
Identifica a Conta de Amortização
Declaration
public string ContaAmortizacao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ContaBancaria
Indica a conta bancária do movimento bancário associado a este doc. liq.
Declaration
public string ContaBancaria { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CorreccaoMonetaria
Valor das diferenças de câmbio e das correcções monetárias na moeda alternativa.
Declaration
public double CorreccaoMonetaria { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DataDoc
Data do documento.
Declaration
public DateTime DataDoc { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DataIntroducao
Data de introdução do documento.
Declaration
public DateTime DataIntroducao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DataMagnetico
Data em que foi gerado o ficheiro magnético correpondente à remessa
Declaration
public bool DataMagnetico { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DataUltimaActualizacao
Data da última actualização do documento.
Declaration
public DateTime DataUltimaActualizacao { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
DeduzirLiquidarIVA
Indica a liquidação deduziu ou liquidou iva
Declaration
public bool DeduzirLiquidarIVA { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DifArredondamento
Indica as Diferenças de Arredondamento.
Declaration
public double DifArredondamento { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DifArredondamentoMAlt
Valor das diferenças de arredondamento na moeda alternativa.
Declaration
public double DifArredondamentoMAlt { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DifCambio
Indica diferença de câmbio.
Declaration
public double DifCambio { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DifCambioMAlt
Valor das Diferenças cambiais na moeda alternativa.
Declaration
public double DifCambioMAlt { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DocImpresso
Indica se o Documento já foi impresso.
Declaration
public bool DocImpresso { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DocLiq
Indica o tipo de documento de liquidação.
Declaration
public string DocLiq { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EfectuaRegularizacoes
Indica se vão ser efectuadas as regularizações de IVA.
Declaration
public bool EfectuaRegularizacoes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
EmModoEdicao
Indica se o registo se encontra em Modo de Edição ou se é um Novo Registo.
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Entidade
Código da entidade.
Declaration
public string Entidade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Estorno
Identifica se documento é um estorno
Declaration
public bool Estorno { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Filial
Código da filial.
Declaration
public string Filial { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FolhaVenc
Número da folha de vencimento.
Declaration
public int FolhaVenc { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
GeradoMagnetico
Indica se já foi gerado o ficheiro magnético correpondente à remessa
Declaration
public bool GeradoMagnetico { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ID
Identificador único
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IDCabecMovCbl
Identidicador do documento da Contabilidade
Declaration
public string IDCabecMovCbl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdGDOC
#Id GDOC
Declaration
public string IdGDOC { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdGuiaReceita
ID do documento de venda, corresponde à Guia de Receita resultantes das retenções efectuadas no pagamento de vencimentos.
Declaration
public string IdGuiaReceita { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IDObra
Identificador único da obra.
Declaration
public string IDObra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ImpostoSelo
Imposto de selo.
Declaration
public double ImpostoSelo { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ImpostoSeloLivrancas
Imposto de selo das livranças.
Declaration
public double ImpostoSeloLivrancas { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
JurosPostecipados
Indica se tem juros postecipados.
Declaration
public bool JurosPostecipados { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LinhasLiquidacao
Objecto que identifica os pendentes a liquidar do documento.
Declaration
public CctBELinhasLiq LinhasLiquidacao { get; set; }
Property Value
Type | Description |
---|---|
CctBELinhasLiq |
ModoPag
Código do modo de pagamento.
Declaration
public string ModoPag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Moeda
Código da moeda.
Declaration
public string Moeda { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MoedaDaUEM
Indica se a moeda pertence à União Europeia.
Declaration
public bool MoedaDaUEM { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MoradaAlt
Morada alternativa.
Declaration
public string MoradaAlt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MotivoEstorno
Identifica o motivo de estorno do documento.
Declaration
public string MotivoEstorno { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MovGesconta
Indica o estado da ligação com Bancos.
Declaration
public bool MovGesconta { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
NumDoc
Número do documento.
Declaration
public string NumDoc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumRemessa
Número da remessa a que corresponde este documento
Declaration
public int NumRemessa { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Observacoes
Observações.
Declaration
public string Observacoes { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PendenteGerar
Objecto que identifica o pendente a gerar no documento.
Declaration
public CctBEPendente PendenteGerar { get; set; }
Property Value
Type | Description |
---|---|
CctBEPendente |
Plafond
Plafond.
Declaration
public double Plafond { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Portes
Valor gasto nos portes.
Declaration
public double Portes { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Posto
Número do posto - Esta propriedade é específica dos POS.
Declaration
public string Posto { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ResumoIS
Resumo do Imposto de Selo
Declaration
public BasBEResumosIS ResumoIS { get; set; }
Property Value
Type | Description |
---|---|
BasBEResumosIS |
ResumoIvas
Objecto que identifica os resumos de IVA
Declaration
public BasBEResumoIvas ResumoIvas { get; set; }
Property Value
Type | Description |
---|---|
BasBEResumoIvas |
Retencoes
Resumo das Retencoes.
Declaration
public CctBEResumoRetencoes Retencoes { get; set; }
Property Value
Type | Description |
---|---|
CctBEResumoRetencoes |
RetencoesGerar
Objecto que identifica os pendentes das retenções a gerar.
Declaration
public CctBEPendentes RetencoesGerar { get; set; }
Property Value
Type | Description |
---|---|
CctBEPendentes |
SAFTTipoDocumento
Identifica o código SAFT correspondente ao tipo de documento.
Declaration
public string SAFTTipoDocumento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Serie
Serie do documento.
Declaration
public string Serie { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TaxaJuroAnual
Taxa de juro.
Declaration
public double TaxaJuroAnual { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TipoConta
Código do tipo de conta.
Declaration
public string TipoConta { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Tipodoc
Código do tipo de documento.
Declaration
public string Tipodoc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoEntidade
Identifica o tipo de entidade do documento.
Declaration
public string TipoEntidade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoLancamento
Identifica o tipo de lançamento
Declaration
public string TipoLancamento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TitulosGerar
Objecto que identifica os títulos a gerar no documento.
Declaration
public CctBETitulos TitulosGerar { get; set; }
Property Value
Type | Description |
---|---|
CctBETitulos |
Utilizador
Utilizador - Esta propriedade é específica dos POS.
Declaration
public string Utilizador { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ValorAmortizacao
Identifica o valor da Amortização
Declaration
public double ValorAmortizacao { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorDesconto
Valor do desconto.
Declaration
public double ValorDesconto { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorRec
Valor recebido.
Declaration
public double ValorRec { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorRetencao
Total de retenção.
Declaration
public double ValorRetencao { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorRetencaoGarantia
Valor da Retenção de Garantia Liquidado
Declaration
public double ValorRetencaoGarantia { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
WBSItem
Identificador do item WBS do Projecto.
Declaration
public string WBSItem { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Finalize()
Declaration
protected override void Finalize()