PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class CctBELinhaLiq

    Esta classe identifica uma linha de liquidação.

    Inheritance
    System.Object
    CctBaseBE
    CctBELinhaLiq
    Inherited Members
    CctBaseBE.AbvtApl
    Namespace: CctBE100
    Assembly: CctBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("51E8FDBE-AA77-4FE5-BB0D-83EE9360194D")]
    [ClassInterface(ClassInterfaceType.None)]
    public class CctBELinhaLiq : CctBaseBE

    Constructors

    CctBELinhaLiq()

    Declaration
    public CctBELinhaLiq()

    Properties

    CambioDocOrig

    Cambio do Documento Original

    Declaration
    public double CambioDocOrig { get; set; }
    Property Value
    Type Description
    System.Double

    CambioDocOrigAct

    Cambio do Documento Original Actual

    Declaration
    public double CambioDocOrigAct { get; set; }
    Property Value
    Type Description
    System.Double

    CambioLiq

    Câmbio da moeda de Liquidação.

    Declaration
    public double CambioLiq { get; set; }
    Property Value
    Type Description
    System.Double

    CambioMAltDocOrig

    Câmbio da moeda alternativa do documento original

    Declaration
    public double CambioMAltDocOrig { get; set; }
    Property Value
    Type Description
    System.Double

    CambioMAltLiq

    Câmbio da moeda Alternativa na Liquidação.

    Declaration
    public double CambioMAltLiq { get; set; }
    Property Value
    Type Description
    System.Double

    CambioMBaseDocOrig

    Câmbio da moeda base do documento original.

    Declaration
    public double CambioMBaseDocOrig { get; set; }
    Property Value
    Type Description
    System.Double

    CambioMBaseLiq

    Câmbio da moeda Base na Liquidação.

    Declaration
    public double CambioMBaseLiq { get; set; }
    Property Value
    Type Description
    System.Double

    CamposUtil

    Colecção de Campos de Utilizador.

    Declaration
    public StdBECampos CamposUtil { get; set; }
    Property Value
    Type Description
    StdBECampos

    ContaBancosOrig

    Conta BNC Original

    Declaration
    public string ContaBancosOrig { get; set; }
    Property Value
    Type Description
    System.String

    ContaDomiciliacao

    Conta de domiciliação (SEPA)

    Declaration
    public string ContaDomiciliacao { 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

    DataCobranca

    Data de cobrança (SEPA)

    Declaration
    public DateTime DataCobranca { get; set; }
    Property Value
    Type Description
    System.DateTime

    DataDoc

    Data de Documento

    Declaration
    public DateTime DataDoc { get; set; }
    Property Value
    Type Description
    System.DateTime

    DifArredondamento

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

    Valor das Diferenças cambiais.

    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

    EmModoEdicao

    Indica se o documento está em modo de edição

    Declaration
    public bool EmModoEdicao { get; set; }
    Property Value
    Type Description
    System.Boolean

    Entidade

    Entidade

    Declaration
    public string Entidade { get; set; }
    Property Value
    Type Description
    System.String

    Estado

    Estado

    Declaration
    public string Estado { get; set; }
    Property Value
    Type Description
    System.String

    FilialOrig

    Filial Original

    Declaration
    public string FilialOrig { get; set; }
    Property Value
    Type Description
    System.String

    ID

    Identificador da linha

    Declaration
    public string ID { get; set; }
    Property Value
    Type Description
    System.String

    IDCabLiq

    Identificador do cabeçalho de liquidação

    Declaration
    public string IDCabLiq { get; set; }
    Property Value
    Type Description
    System.String

    IDHistorico

    Id da tabela historico do documento liquidado

    Declaration
    public string IDHistorico { get; set; }
    Property Value
    Type Description
    System.String

    IdLinhaDoc

    Identificadoir da linha do documento origem, preenchida nos documentos gerados com pendentes por linha

    Declaration
    public string IdLinhaDoc { get; set; }
    Property Value
    Type Description
    System.String

    IdLinhaGrelha

    Identificador da linha da Grelha (indice)

    Declaration
    public int IdLinhaGrelha { get; set; }
    Property Value
    Type Description
    System.Int32

    IdLinhaTesChq

    Identificadoir da linha de tesouraria correspondente ao cheque pré-datado

    Declaration
    public string IdLinhaTesChq { get; set; }
    Property Value
    Type Description
    System.String

    IdMovCBLOrig

    Identificador do movimento original da contabilidade.

    Declaration
    public string IdMovCBLOrig { 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

    LinhasDetalhe

    Linhas de detalhe

    Declaration
    public CctBELinhasLiqDetalhe LinhasDetalhe { get; set; }
    Property Value
    Type Description
    CctBELinhasLiqDetalhe

    Mandato

    Mandato (SEPA)

    Declaration
    public string Mandato { get; set; }
    Property Value
    Type Description
    System.String

    ModoPag

    Código do modo de pagamento.

    Declaration
    public string ModoPag { get; set; }
    Property Value
    Type Description
    System.String

    ModuloOrig

    Modulo Original

    Declaration
    public string ModuloOrig { get; set; }
    Property Value
    Type Description
    System.String

    MoedaDaUEMDocOrig

    Indica no documento original a Moeda Da UEM

    Declaration
    public bool MoedaDaUEMDocOrig { get; set; }
    Property Value
    Type Description
    System.Boolean

    MoedaDocOrig

    Moeda do Documento Original

    Declaration
    public string MoedaDocOrig { get; set; }
    Property Value
    Type Description
    System.String

    MoedaLiq

    Moeda de Liquidação.

    Declaration
    public string MoedaLiq { get; set; }
    Property Value
    Type Description
    System.String

    NumDocOrig

    Numero de Documento Original

    Declaration
    public string NumDocOrig { get; set; }
    Property Value
    Type Description
    System.String

    NumDocOrigInt

    Numero de Documento Original Interno

    Declaration
    public int NumDocOrigInt { get; set; }
    Property Value
    Type Description
    System.Int32

    NumeroCheque

    Número do cheque pré-datado

    Declaration
    public string NumeroCheque { get; set; }
    Property Value
    Type Description
    System.String

    NumPrestacao

    Numero da Prestação

    Declaration
    public int NumPrestacao { get; set; }
    Property Value
    Type Description
    System.Int32

    NumTransferencia

    Numero da Transferencia

    Declaration
    public int NumTransferencia { get; set; }
    Property Value
    Type Description
    System.Int32

    ObservacoesSEPA

    Observações (SEPA)

    Declaration
    public string ObservacoesSEPA { get; set; }
    Property Value
    Type Description
    System.String

    PendenteGerado

    Indica um pendente gerado

    Declaration
    public bool PendenteGerado { get; set; }
    Property Value
    Type Description
    System.Boolean

    Retencoes

    Resumo das retenções

    Declaration
    public CctBEResumoRetencoes Retencoes { get; set; }
    Property Value
    Type Description
    CctBEResumoRetencoes

    SerieOrig

    Série Original

    Declaration
    public string SerieOrig { get; set; }
    Property Value
    Type Description
    System.String

    TipoConta

    Tipo de Conta

    Declaration
    public string TipoConta { get; set; }
    Property Value
    Type Description
    System.String

    TipoDocOrig

    Tipo de Documento Original

    Declaration
    public string TipoDocOrig { get; set; }
    Property Value
    Type Description
    System.String

    TipoEntidade

    Tipo de Entidade

    Declaration
    public string TipoEntidade { get; set; }
    Property Value
    Type Description
    System.String

    TipoOrig

    Tipo Origem

    Declaration
    public string TipoOrig { get; set; }
    Property Value
    Type Description
    System.String

    ValorDescMoedaOrig

    Valor Descontado na Moeda Original

    Declaration
    public double ValorDescMoedaOrig { get; set; }
    Property Value
    Type Description
    System.Double

    ValorDesconto

    Valor de Desconto

    Declaration
    public double ValorDesconto { get; set; }
    Property Value
    Type Description
    System.Double

    ValorOrig

    Valor Original

    Declaration
    public double ValorOrig { get; set; }
    Property Value
    Type Description
    System.Double

    ValorPend

    Valor Pendente

    Declaration
    public double ValorPend { get; set; }
    Property Value
    Type Description
    System.Double

    ValorRec

    Valor Recebido

    Declaration
    public double ValorRec { get; set; }
    Property Value
    Type Description
    System.Double

    ValorRecMoedaOrig

    Valor Recebido na Moeda Original

    Declaration
    public double ValorRecMoedaOrig { get; set; }
    Property Value
    Type Description
    System.Double

    ValorRetencao

    Valor 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

    ValorRetencaoGarantiaPendente

    Valor da Retenção de Garantia que fica Pendente

    Declaration
    public double ValorRetencaoGarantiaPendente { get; set; }
    Property Value
    Type Description
    System.Double

    ValorRetencaoPendente

    Valor da Retenção que fica Pendente

    Declaration
    public double ValorRetencaoPendente { get; set; }
    Property Value
    Type Description
    System.Double

    ValorRetGarRecMoedaOrig

    Valor de retenção de garantia recebido na moeda original.

    Declaration
    public double ValorRetGarRecMoedaOrig { get; set; }
    Property Value
    Type Description
    System.Double

    ValorRetRecMoedaOrig

    Valor de retenção na fonte recebido na moeda original.

    Declaration
    public double ValorRetRecMoedaOrig { 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()