Class CctBEDocumentoTransf
Esta classe efectuar Trânsferências Entidade/Conta/Estado.
Inheritance
System.Object
CctBEDocumentoTransf
Assembly: CctBE100.dll
Syntax
[ComVisible(true)]
[Guid("1ED6A56F-3936-463F-9375-6035B6E0CBAD")]
[ClassInterface(ClassInterfaceType.None)]
public class CctBEDocumentoTransf : CctBaseBE
Constructors
CctBEDocumentoTransf()
Declaration
public CctBEDocumentoTransf()
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 se encontra anulado.
Declaration
public bool Anulado { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Cambio
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
Declaration
public double CambioMBase { get; set; }
Property Value
Type |
Description |
System.Double |
|
CamposUtil
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
CBLAno
Declaration
public int CBLAno { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CBLDiario
Declaration
public string CBLDiario { get; set; }
Property Value
Type |
Description |
System.String |
|
CBLEstado
Declaration
public byte CBLEstado { get; set; }
Property Value
Type |
Description |
System.Byte |
|
CBLNumDiario
Declaration
public int CBLNumDiario { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
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 |
|
ContratoFactoring
Declaration
public string ContratoFactoring { get; set; }
Property Value
Type |
Description |
System.String |
|
CorreccaoMonetaria
Declaration
public double CorreccaoMonetaria { get; set; }
Property Value
Type |
Description |
System.Double |
|
DataDoc
Declaration
public DateTime DataDoc { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DataUltimaActualizacao
Data da Ultima Actualização.
Declaration
public DateTime DataUltimaActualizacao { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DifArredondamento
Diferença 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
Declaration
public double DifCambio { 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 |
|
DocumentosTransferir
Indica a Lista de Documentos de Transferência.
Declaration
public CctBELinhasTransf DocumentosTransferir { get; set; }
Property Value
EmModoEdicao
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Entidade
Declaration
public string Entidade { get; set; }
Property Value
Type |
Description |
System.String |
|
EntidadeDestino
Declaration
public string EntidadeDestino { get; set; }
Property Value
Type |
Description |
System.String |
|
EstadoDestino
Declaration
public string EstadoDestino { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
ID
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
Declaration
public string IdGDOC { get; set; }
Property Value
Type |
Description |
System.String |
|
IDLinhaDoc
Declaration
public string IDLinhaDoc { 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 |
|
MantemEntidadePendentes
Indica se a transferência deve manter a entidade nos pendentes ou alterar todos os pendentes para a entidade destino do cabeçalho.
Declaration
public bool MantemEntidadePendentes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ManterTipoContaOrigem
Declaration
public bool ManterTipoContaOrigem { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ModoPag
Código do modo de pagamento.
Declaration
public string ModoPag { get; set; }
Property Value
Type |
Description |
System.String |
|
Modulo
Declaration
public string Modulo { get; set; }
Property Value
Type |
Description |
System.String |
|
Moeda
Declaration
public string Moeda { get; set; }
Property Value
Type |
Description |
System.String |
|
MoedaDaUEM
Declaration
public bool MoedaDaUEM { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MoradaAlt
Declaration
public string MoradaAlt { get; set; }
Property Value
Type |
Description |
System.String |
|
NumDoc
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
Declaration
public string Observacoes { get; set; }
Property Value
Type |
Description |
System.String |
|
Serie
Declaration
public string Serie { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoConta
Modulo de onde provem a transferencia: "C" para contas correntes; "T" para Títulos.
Declaration
public string TipoConta { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoContaDestino
Declaration
public string TipoContaDestino { get; set; }
Property Value
Type |
Description |
System.String |
|
Tipodoc
Declaration
public string Tipodoc { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoEntidade
Declaration
public string TipoEntidade { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoEntidadeDestino
Tipo de Entidade Destino.
Declaration
public string TipoEntidadeDestino { 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 |
|
TipoTerceiroDestino
Declaration
public string TipoTerceiroDestino { get; set; }
Property Value
Type |
Description |
System.String |
|
TotalDoc
Declaration
public double TotalDoc { get; set; }
Property Value
Type |
Description |
System.Double |
|
TransferenciaEstado
Indica se o Documento é uma Transferencia de Estado.
Declaration
public bool TransferenciaEstado { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Utilizador
Utilizador - Propriedade usada pelo POS.
Declaration
public string Utilizador { get; set; }
Property Value
Type |
Description |
System.String |
|
ValorDesconto
Declaration
public double ValorDesconto { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValorRetencao
Declaration
public double ValorRetencao { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValorRetencaoGarantia
Valor da Retenção de Garantia Transferido
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()