PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class CctBELinhaTransf

    Esta classe efectuar Trânsferências Entidade/Conta/Estado.

    Inheritance
    System.Object
    CctBaseBE
    CctBELinhaTransf
    Inherited Members
    CctBaseBE.AbvtApl
    Namespace: CctBE100
    Assembly: CctBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("BD9195C3-C736-4369-851E-5FE8D9931753")]
    [ClassInterface(ClassInterfaceType.None)]
    public class CctBELinhaTransf : CctBaseBE

    Constructors

    CctBELinhaTransf()

    Declaration
    public CctBELinhaTransf()

    Properties

    CambioDocOrig

    Câmbio do Documento de Origem.

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

    CambioMAltDocOrig

    Câmbio da moeda alternativa.

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

    CambioMBaseDocOrig

    Câmbio da moeda base.

    Declaration
    public double CambioMBaseDocOrig { 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

    ContaDomiciliacao

    Conta de domiciliação (SEPA)

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

    ContratoFactoring

    Contrato de Factoring

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

    CorreccaoMonetaria

    Correcção Monetária.

    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

    DataVencimento

    Data de vencimento do novo pendente.

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

    DifArredondamentoMAlt

    Valor das diferenças de arredondamento na moeda alternativa.

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

    EntidadeComercial

    Código da entidade comercial.

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

    EntidadeOrigem

    Entidade Origem

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

    Estado

    Estado do Pendente.

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

    FilialOrig

    Código da Filial.

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

    ID

    ID

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

    IdCessao

    Identificador da Cessão de Factoring.

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

    IDDocTransf

    Identificador do documento de transferência.

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

    IDHistorico

    Id da tabela historico do documento transferido

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

    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

    Módulo (M - Contas Correntes, C - Compras, V - Vendas).

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

    MoedaDaUEMDocOrig

    Indica se a Moeda do Documento de Origem pertence à 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

    NumDocOrig

    Número do Documento Origem.

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

    NumDocOrigInt

    Número do Documento Interno.

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

    NumPrestacaoOrig

    Número de Prestação do Documento.

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

    NumTransferencia

    Numero da Transferência.

    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 se o foi Gerado o Pendente.

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

    SerieOrig

    Serie.

    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

    TipoEntidadeComercial

    Tipo de Entidade Comercial

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

    TipoEntidadeOrigem

    Tipo Entidade Origem

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

    TransfereEntidade

    Tansfere Entidade

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

    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

    ValorRec

    Valor recebido.

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

    ValorRetencao

    Indica o total de retenção.

    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

    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

    ValorRetGarTransfMoedaOrig

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

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

    ValorRetTransfMoedaOrig

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

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