PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface ICblBSFormulas

    Classe utilizada para fectuar cálculos ou devolver informação sobre informação contabilistica.

    Namespace: ICblBS100
    Assembly: ICblBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("61C04C4B-0CA0-4332-9B22-4793149A8785")]
    public interface ICblBSFormulas

    Properties

    EventHandler

    Declaration
    StdBEEventHandler EventHandler { set; }
    Property Value
    Type Description
    StdBEEventHandler

    Methods

    CalculaSaldo(Int32, CblBEFormula.ENUMTipoPlano, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldo(int Ano, CblBEFormula.ENUMTipoPlano TipoPlano, ref string Codigo, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    CblBEFormula.ENUMTipoPlano TipoPlano
    System.String Codigo
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldo(Int32, CblBEFormula.ENUMTipoPlano, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    decimal CalculaSaldo(int Ano, CblBEFormula.ENUMTipoPlano TipoPlano, ref string Codigo, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza)
    Parameters
    Type Name Description
    System.Int32 Ano
    CblBEFormula.ENUMTipoPlano TipoPlano
    System.String Codigo
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    Returns
    Type Description
    System.Decimal

    CalculaSaldo(Int32, CblBEFormula.ENUMTipoPlano, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32, ref String)

    Declaration
    decimal CalculaSaldo(int Ano, CblBEFormula.ENUMTipoPlano TipoPlano, ref string Codigo, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    CblBEFormula.ENUMTipoPlano TipoPlano
    System.String Codigo
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CalculaSaldoAlternativo(Int32, String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldoAlternativo(int Ano, string Plano, ref string Conta, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Plano
    System.String Conta
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldoAlternativo(Int32, String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, String)

    Declaration
    decimal CalculaSaldoAlternativo(int Ano, string Plano, ref string Conta, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, string Tipo)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Plano
    System.String Conta
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String Tipo
    Returns
    Type Description
    System.Decimal

    CalculaSaldoAlternativo(Int32, String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, String, ref String)

    Declaration
    decimal CalculaSaldoAlternativo(int Ano, string Plano, ref string Conta, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, string Tipo, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Plano
    System.String Conta
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String Tipo
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CalculaSaldoCCOrigem(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldoCCOrigem(int Ano, ref string Centro, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldoCCOrigem(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    decimal CalculaSaldoCCOrigem(int Ano, ref string Centro, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    Returns
    Type Description
    System.Decimal

    CalculaSaldoCCOrigem(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32, ref String)

    Declaration
    decimal CalculaSaldoCCOrigem(int Ano, ref string Centro, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CalculaSaldoFOrigem(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldoFOrigem(int Ano, ref string Funcao, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldoFOrigem(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    decimal CalculaSaldoFOrigem(int Ano, ref string Funcao, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    Returns
    Type Description
    System.Decimal

    CalculaSaldoFOrigem(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32, ref String)

    Declaration
    decimal CalculaSaldoFOrigem(int Ano, ref string Funcao, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CalculaSaldoItemTesouraria(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldoItemTesouraria(int Ano, ref string ItemTesouraria, ref string Classificacao, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldoItemTesouraria(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    decimal CalculaSaldoItemTesouraria(int Ano, ref string ItemTesouraria, ref string Classificacao, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    Returns
    Type Description
    System.Decimal

    CalculaSaldoItemTesouraria(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32, ref String)

    Declaration
    decimal CalculaSaldoItemTesouraria(int Ano, ref string ItemTesouraria, ref string Classificacao, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CalculaSaldoWBS(Int32, ref String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldoWBS(int Ano, ref string Projecto, string ElementoPEP, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldoWBS(Int32, ref String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    decimal CalculaSaldoWBS(int Ano, ref string Projecto, string ElementoPEP, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    Returns
    Type Description
    System.Decimal

    CalculaSaldoWBS(Int32, ref String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32, ref String)

    Declaration
    decimal CalculaSaldoWBS(int Ano, ref string Projecto, string ElementoPEP, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CalculaSaldoWBSOrigem(Int32, String, String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CalculaSaldoWBSOrigem(int Ano, string Projecto, string ElementoPEP, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CalculaSaldoWBSOrigem(Int32, String, String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    decimal CalculaSaldoWBSOrigem(int Ano, string Projecto, string ElementoPEP, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    Returns
    Type Description
    System.Decimal

    CalculaSaldoWBSOrigem(Int32, String, String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, Int32, ref String)

    Declaration
    decimal CalculaSaldoWBSOrigem(int Ano, string Projecto, string ElementoPEP, ref string ContaOrigem, int MesIni, int MesFim, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int TipoNatureza, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String ContaOrigem
    System.Int32 MesIni
    System.Int32 MesFim
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 TipoNatureza
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CFix(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CFix(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CFix(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal CFix(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    CustosFixos(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal CustosFixos(int Ano, string Conta, int MI, int MF, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MI
    System.Int32 MF
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    CustosFixos(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal CustosFixos(int Ano, string Conta, int MI, int MF, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MI
    System.Int32 MF
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    DaExpressaoAnexoDF(Int32, String, String, Int32, Int32)

    Devolve a expressão de uma nota de um Anexo às Demonstrações Financeiras

    Declaration
    string DaExpressaoAnexoDF(int intExercicio, string strAnexo, string strNota, int lngLinha = 0, int lngColuna = 0)
    Parameters
    Type Name Description
    System.Int32 intExercicio
    System.String strAnexo
    System.String strNota
    System.Int32 lngLinha
    System.Int32 lngColuna
    Returns
    Type Description
    System.String

    DaValorCampo(String, String, Int32, String, String)

    Declaration
    dynamic DaValorCampo(string Tipo, string Codigo, int Ano, string Projecto, string Atributo)
    Parameters
    Type Name Description
    System.String Tipo
    System.String Codigo
    System.Int32 Ano
    System.String Projecto
    System.String Atributo
    Returns
    Type Description
    System.Object

    DaValorRubrica(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, String, Single, Int32, Int32)

    Declaration
    decimal DaValorRubrica(int Ano, string Rubrica, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, string TipoLancamento = "", float Factor = 1F, int Flag = 1, int Arredondamento = 2)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Rubrica
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    System.Single Factor
    System.Int32 Flag
    System.Int32 Arredondamento
    Returns
    Type Description
    System.Decimal

    DescGrupo(Int32, String, String)

    Função que devolve a descrição de um Grupo Hierárquico.

    Declaration
    string DescGrupo(int Ano, string Grupo, string Tipo)
    Parameters
    Type Name Description
    System.Int32 Ano

    Identificador do Ano.

    System.String Grupo

    Identificador do Grupo.

    System.String Tipo

    Identificador do Tipo. "C" -> Centro; "F" -> Função

    Returns
    Type Description
    System.String

    DescricaoCentroCusto(Int32, String)

    Função que devolve a descrição de um Centro de Custo.

    Declaration
    string DescricaoCentroCusto(int Ano, string Centro)
    Parameters
    Type Name Description
    System.Int32 Ano

    Identificador do Ano.

    System.String Centro

    Identificador do Centro de Custo.

    Returns
    Type Description
    System.String

    DescricaoConta(Int32, String)

    Função que devolve a descrição atribuída a uma Conta

    Declaration
    string DescricaoConta(int Ano, string Conta)
    Parameters
    Type Name Description
    System.Int32 Ano

    Identificador do Ano.

    System.String Conta

    Identificador da conta.

    Returns
    Type Description
    System.String

    DescricaoOrcamento(String)

    Função que devolve a descrição de um orçamento.

    Declaration
    string DescricaoOrcamento(string Orcamento)
    Parameters
    Type Name Description
    System.String Orcamento

    Identificador do orçamento.

    Returns
    Type Description
    System.String

    Desvio(Int32, CblBEFormula.ENUMTipoPlano, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal Desvio(int Ano, CblBEFormula.ENUMTipoPlano TipoPlano, ref string Conta, int MI, int MF, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    CblBEFormula.ENUMTipoPlano TipoPlano
    System.String Conta
    System.Int32 MI
    System.Int32 MF
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    Desvio(Int32, CblBEFormula.ENUMTipoPlano, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal Desvio(int Ano, CblBEFormula.ENUMTipoPlano TipoPlano, ref string Conta, int MI, int MF, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    CblBEFormula.ENUMTipoPlano TipoPlano
    System.String Conta
    System.Int32 MI
    System.Int32 MF
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    DesvioContaOrcamento(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal DesvioContaOrcamento(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    DesvioContaOrcamento(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal DesvioContaOrcamento(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    Informacao(String, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    string Informacao(string Campo, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.String Campo
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.String

    InstanciaVariavel(String, Object)

    Função que define a Instância Variável

    Declaration
    void InstanciaVariavel(string Nome, dynamic Valor)
    Parameters
    Type Name Description
    System.String Nome

    Identificador da Instância.

    System.Object Valor

    Valor.

    Interpretador(Int32, String, ref CblBEFormula.TipoCelula, Single, Int32, CblBEFormula.ENUMValorNaMoeda, Int32)

    Declaration
    dynamic Interpretador(int Ano, string Formula, ref CblBEFormula.TipoCelula Tipo, float Factor, int Flag, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, int Arredondamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Formula
    CblBE100.CblBEFormula.TipoCelula Tipo
    System.Single Factor
    System.Int32 Flag
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.Int32 Arredondamento
    Returns
    Type Description
    System.Object

    Interpretador(Int32, String, ref Int32, Single, Int32, Int32, Int32)

    Declaration
    dynamic Interpretador(int Ano, string Formula, ref int Tipo, float Factor, int Flag, int ValorNaMoeda, int Arredondamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Formula
    System.Int32 Tipo
    System.Single Factor
    System.Int32 Flag
    System.Int32 ValorNaMoeda
    System.Int32 Arredondamento
    Returns
    Type Description
    System.Object

    MOMovimCR(String, Int32, String, Int32, Int32)

    Devolve a soma dos movimentos a crédito da conta, para uma determinada moeda. Se a conta indicada for uma conta de movimento então devolve os movimentos a crédito da conta. Se a conta não for de movimento, vai procurar as subcontas de movimento e devolve os valores dos movimentos a crédito

    Declaration
    double MOMovimCR(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Double

    MOMovimCR(String, Int32, String, Int32, Int32, ref String)

    Devolve a soma dos movimentos a crédito da conta, para uma determinada moeda. Se a conta indicada for uma conta de movimento então devolve os movimentos a crédito da conta. Se a conta não for de movimento, vai procurar as subcontas de movimento e devolve os valores dos movimentos a crédito

    Declaration
    double MOMovimCR(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Double

    MOMovimDB(String, Int32, String, Int32, Int32)

    Devolve a soma dos movimentos a débito da conta, para uma moeda. Se a conta indicada for uma conta de movimento então devolve os movimentos a débito da conta. Se a conta não for de movimento, vai procurar as subcontas de movimento e devolve os valores dos movimentos a débito

    Declaration
    double MOMovimDB(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Double

    MOMovimDB(String, Int32, String, Int32, Int32, ref String)

    Devolve a soma dos movimentos a débito da conta, para uma moeda. Se a conta indicada for uma conta de movimento então devolve os movimentos a débito da conta. Se a conta não for de movimento, vai procurar as subcontas de movimento e devolve os valores dos movimentos a débito

    Declaration
    double MOMovimDB(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Double

    MOSaldo(String, Int32, String, Int32, Int32)

    Devolve o saldo da conta durante um período de tempo, para uma determinada moeda. Esse saldo é constituído pelos movimentos a débito subtraídos dos movimentos a crédito

    Declaration
    double MOSaldo(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Double

    MOSaldo(String, Int32, String, Int32, Int32, ref String)

    Devolve o saldo da conta durante um período de tempo, para uma determinada moeda. Esse saldo é constituído pelos movimentos a débito subtraídos dos movimentos a crédito

    Declaration
    double MOSaldo(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Double

    MOSaldoCr(String, Int32, String, Int32, Int32)

    Devolve o saldo a crédito de uma conta para o período especificado, para uma determinada moeda

    Declaration
    double MOSaldoCr(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Double

    MOSaldoCr(String, Int32, String, Int32, Int32, ref String)

    Devolve o saldo a crédito de uma conta para o período especificado, para uma determinada moeda

    Declaration
    double MOSaldoCr(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Double

    MOSaldoDb(String, Int32, String, Int32, Int32)

    Devolve o saldo a débito de uma conta para o período especificado, para uma determinada Moeda

    Declaration
    double MOSaldoDb(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Double

    MOSaldoDb(String, Int32, String, Int32, Int32, ref String)

    Devolve o saldo a débito de uma conta para o período especificado, para uma determinada Moeda

    Declaration
    double MOSaldoDb(string Moeda, int Ano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.String Moeda

    Moeda que se pretende que os valores sejam devolvidos.

    System.Int32 Ano

    Ano dos movimentos.

    System.String Conta

    Identificador da conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Double

    MovimAlteracaoPatrimonialCR(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, String)

    Declaration
    decimal MovimAlteracaoPatrimonialCR(int Ano, string Conta, string TipoAdicao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda valorNaMoeda, string TipoLancamento = "")
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.String TipoAdicao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda valorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimAlteracaoPatrimonialDB(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, String)

    Declaration
    decimal MovimAlteracaoPatrimonialDB(int Ano, string Conta, string TipoAdicao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda valorNaMoeda, string TipoLancamento = "")
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.String TipoAdicao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda valorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimANOrigemCR(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimANOrigemCR(int Ano, ref string Analitica, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Analitica
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimANOrigemCR(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimANOrigemCR(int Ano, ref string Analitica, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Analitica
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimANOrigemDB(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimANOrigemDB(int Ano, ref string Analitica, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Analitica
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimANOrigemDB(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimANOrigemDB(int Ano, ref string Analitica, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Analitica
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimCCOrigemCR(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimCCOrigemCR(int Ano, ref string Centro, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimCCOrigemCR(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimCCOrigemCR(int Ano, ref string Centro, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimCCOrigemDB(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimCCOrigemDB(int Ano, ref string Centro, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimCCOrigemDB(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimCCOrigemDB(int Ano, ref string Centro, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimCentroCustoCR(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimCentroCustoCR(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimCentroCustoCR(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimCentroCustoCR(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimCentroCustoDB(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimCentroCustoDB(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimCentroCustoDB(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimCentroCustoDB(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimCR(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimCR(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimCR(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimCR(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimCRItemTes(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimCRItemTes(int Ano, string ItemTesouraria, string Classificacao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimCRItemTes(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimCRItemTes(int Ano, string ItemTesouraria, string Classificacao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimDB(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimDB(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimDB(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimDB(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimDBItemTes(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimDBItemTes(int Ano, string ItemTesouraria, string Classificacao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimDBItemTes(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimDBItemTes(int Ano, string ItemTesouraria, string Classificacao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimFNOrigemCR(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimFNOrigemCR(int Ano, ref string Funcao, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimFNOrigemCR(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimFNOrigemCR(int Ano, ref string Funcao, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    MovimFNOrigemDB(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal MovimFNOrigemDB(int Ano, ref string Funcao, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    MovimFNOrigemDB(Int32, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal MovimFNOrigemDB(int Ano, ref string Funcao, ref string ContaOrigem, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String ContaOrigem
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    NomeLicenca()

    Informação sobre o licenciamento da aplicação.

    Declaration
    string NomeLicenca()
    Returns
    Type Description
    System.String

    NumeroDocumentos(Int32, Int32, Int32)

    Devolve o número de documentos.

    Declaration
    int NumeroDocumentos(int Ano, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Int32

    NumeroDocumentos(Int32, Int32, Int32, String)

    Devolve o número de documentos.

    Declaration
    int NumeroDocumentos(int Ano, int MesInicial, int MesFinal, string Diario)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    Returns
    Type Description
    System.Int32

    NumeroDocumentos(Int32, Int32, Int32, String, String)

    Devolve o número de documentos.

    Declaration
    int NumeroDocumentos(int Ano, int MesInicial, int MesFinal, string Diario, string Documento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    System.String Documento

    (Opcional) Identificador do documento.

    Returns
    Type Description
    System.Int32

    NumeroDocumentos(Int32, Int32, Int32, String, String, String)

    Devolve o número de documentos.

    Declaration
    int NumeroDocumentos(int Ano, int MesInicial, int MesFinal, string Diario, string Documento, string Conta)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    System.String Documento

    (Opcional) Identificador do documento.

    System.String Conta

    (Opcional) Identificador da conta.

    Returns
    Type Description
    System.Int32

    NumeroDocumentos(Int32, Int32, Int32, String, String, String, ref String)

    Devolve o número de documentos.

    Declaration
    int NumeroDocumentos(int Ano, int MesInicial, int MesFinal, string Diario, string Documento, string Conta, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    System.String Documento

    (Opcional) Identificador do documento.

    System.String Conta

    (Opcional) Identificador da conta.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Int32

    NumeroMovimentos(Int32, Int32, Int32)

    Devolve o número de movimentos.

    Declaration
    int NumeroMovimentos(int Ano, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Int32

    NumeroMovimentos(Int32, Int32, Int32, String)

    Devolve o número de movimentos.

    Declaration
    int NumeroMovimentos(int Ano, int MesInicial, int MesFinal, string Diario)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    Returns
    Type Description
    System.Int32

    NumeroMovimentos(Int32, Int32, Int32, String, String)

    Devolve o número de movimentos.

    Declaration
    int NumeroMovimentos(int Ano, int MesInicial, int MesFinal, string Diario, string Documento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    System.String Documento

    (Opcional) Identificador do documento.

    Returns
    Type Description
    System.Int32

    NumeroMovimentos(Int32, Int32, Int32, String, String, String)

    Devolve o número de movimentos.

    Declaration
    int NumeroMovimentos(int Ano, int MesInicial, int MesFinal, string Diario, string Documento, string Conta)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    System.String Documento

    (Opcional) Identificador do documento.

    System.String Conta

    (Opcional) Identificador da conta.

    Returns
    Type Description
    System.Int32

    NumeroMovimentos(Int32, Int32, Int32, String, String, String, ref String)

    Devolve o número de movimentos.

    Declaration
    int NumeroMovimentos(int Ano, int MesInicial, int MesFinal, string Diario, string Documento, string Conta, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos movimentos.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String Diario

    (Opcional) Identificador do diário.

    System.String Documento

    (Opcional) Identificador do documento.

    System.String Conta

    (Opcional) Identificador da conta.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Int32

    Orcam(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal Orcam(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    Orcam(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal Orcam(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    OrcamCC(Int32, ref String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal OrcamCC(int Ano, ref string Orcamento, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    OrcamCC(Int32, ref String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal OrcamCC(int Ano, ref string Orcamento, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    OrcamentoCCOrigem(Int32, ref String, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal OrcamentoCCOrigem(int Ano, ref string Orcamento, ref string Centro, ref string ContaOrigem, int Pi, int Pf, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Centro
    System.String ContaOrigem
    System.Int32 Pi
    System.Int32 Pf
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    OrcamentoCCOrigem(Int32, ref String, ref String, ref String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal OrcamentoCCOrigem(int Ano, ref string Orcamento, ref string Centro, ref string ContaOrigem, int Pi, int Pf, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Centro
    System.String ContaOrigem
    System.Int32 Pi
    System.Int32 Pf
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    OrcamentoCentroContaOrigem(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal OrcamentoCentroContaOrigem(int Ano, string Orcamento, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    OrcamentoCentroContaOrigem(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal OrcamentoCentroContaOrigem(int Ano, string Orcamento, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    OrcamItemTes(Int32, String, Int32, Int32)

    Devolve a soma dos valores orçamentados para um determinado Item de Tesouraria durante um certo período

    Declaration
    decimal OrcamItemTes(int Ano, string ItemTesouraria, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String ItemTesouraria

    Identificador do Item de Tesouraria.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Decimal

    OrcamProjWBS(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal OrcamProjWBS(int Ano, string Orcamento, string Projecto, string ElementoPEP, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    OrcamProjWBS(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal OrcamProjWBS(int Ano, string Orcamento, string Projecto, string ElementoPEP, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    OrcamProjWBSOrigem(Int32, String, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal OrcamProjWBSOrigem(int Ano, string Orcamento, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    OrcamProjWBSOrigem(Int32, String, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal OrcamProjWBSOrigem(int Ano, string Orcamento, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Orcamento
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    PADescricaoConta(String, Int32, String)

    Devolve a descrição atribuída a uma conta de um plano alternativo.

    Declaration
    string PADescricaoConta(string Plano, int Ano, string Conta)
    Parameters
    Type Name Description
    System.String Plano

    Identificador do plano.

    System.Int32 Ano

    Identificador do Ano.

    System.String Conta

    Identicador da conta.

    Returns
    Type Description
    System.String

    PAMovimCR(Int32, String, String, Int32, Int32)

    Devolve a soma dos movimentos a crédito de uma conta de um plano alternativo. Se a conta indicada for uma conta de movimento então devolve os movimentos a crédito da conta. Se a conta não for de movimento, devolve a soma dos valores dos movimentos a crédito das respectivas sub contas.

    Declaration
    decimal PAMovimCR(int Ano, string Plano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Decimal

    PAMovimCR(Int32, String, String, Int32, Int32, ref String)

    Devolve a soma dos movimentos a crédito de uma conta de um plano alternativo. Se a conta indicada for uma conta de movimento então devolve os movimentos a crédito da conta. Se a conta não for de movimento, devolve a soma dos valores dos movimentos a crédito das respectivas sub contas.

    Declaration
    decimal PAMovimCR(int Ano, string Plano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Decimal

    PAMovimDB(Int32, String, String, Int32, Int32)

    Devolve a soma dos movimentos a débito de uma conta de um plano alternativo. Se a conta indicada for uma conta de movimento então devolve os movimentos a débito da conta. Se a conta não for de movimento, devolve a soma dos valores dos movimentos a débito das respectivas sub contas.

    Declaration
    decimal PAMovimDB(int Ano, string Plano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Decimal

    PAMovimDB(Int32, String, String, Int32, Int32, ref String)

    Devolve a soma dos movimentos a débito de uma conta de um plano alternativo. Se a conta indicada for uma conta de movimento então devolve os movimentos a débito da conta. Se a conta não for de movimento, devolve a soma dos valores dos movimentos a débito das respectivas sub contas.

    Declaration
    decimal PAMovimDB(int Ano, string Plano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Decimal

    PASaldo(Int32, String, String, Int32, Int32)

    Devolve o saldo de uma conta de um plano alternativo para o período especificado.

    Declaration
    decimal PASaldo(int Ano, string Plano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Decimal

    PASaldo(Int32, String, String, Int32, Int32, ref String)

    Devolve o saldo de uma conta de um plano alternativo para o período especificado.

    Declaration
    decimal PASaldo(int Ano, string Plano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Decimal

    PASaldoCR(Int32, String, String, Int32, Int32)

    Devolve o saldo a crédito de uma conta de um plano alternativo para o período especificado.

    Declaration
    decimal PASaldoCR(int Ano, string Plano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Decimal

    PASaldoCR(Int32, String, String, Int32, Int32, ref String)

    Devolve o saldo a crédito de uma conta de um plano alternativo para o período especificado.

    Declaration
    decimal PASaldoCR(int Ano, string Plano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Decimal

    PASaldoDB(Int32, String, String, Int32, Int32)

    Devolve o saldo a débito de uma conta de um plano alternativo para o período especificado.

    Declaration
    decimal PASaldoDB(int Ano, string Plano, string Conta, int MesInicial, int MesFinal)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    Returns
    Type Description
    System.Decimal

    PASaldoDB(Int32, String, String, Int32, Int32, ref String)

    Devolve o saldo a débito de uma conta de um plano alternativo para o período especificado.

    Declaration
    decimal PASaldoDB(int Ano, string Plano, string Conta, int MesInicial, int MesFinal, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano do exercício.

    System.String Plano

    Identificador da plano alternativo.

    System.String Conta

    Identificador da Conta.

    System.Int32 MesInicial

    Mes inicial.

    System.Int32 MesFinal

    Mes inicial.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Decimal

    Saldo(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal Saldo(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    Saldo(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal Saldo(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoANOrigem(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoANOrigem(int Ano, string Analitica, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Analitica
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoANOrigem(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoANOrigem(int Ano, string Analitica, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Analitica
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoCCOrigem(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoCCOrigem(int Ano, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoCCOrigem(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoCCOrigem(int Ano, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoCCOrigemCR(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoCCOrigemCR(int Ano, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoCCOrigemCR(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoCCOrigemCR(int Ano, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoCCOrigemDB(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoCCOrigemDB(int Ano, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoCCOrigemDB(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoCCOrigemDB(int Ano, string Centro, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoCentro(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoCentro(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoCentro(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoCentro(int Ano, string Centro, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Centro
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoCr(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoCr(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoCr(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoCr(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoDb(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoDb(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoDb(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoDb(int Ano, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoFluxo(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoFluxo(int Ano, string Fluxo, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Fluxo
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoFluxo(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoFluxo(int Ano, string Fluxo, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Fluxo
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoFOrigem(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoFOrigem(int Ano, string Funcao, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoFOrigem(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoFOrigem(int Ano, string Funcao, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoFOrigemCR(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoFOrigemCR(int Ano, string Funcao, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoFOrigemCR(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoFOrigemCR(int Ano, string Funcao, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoFOrigemDB(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoFOrigemDB(int Ano, string Funcao, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoFOrigemDB(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoFOrigemDB(int Ano, string Funcao, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoFuncao(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoFuncao(int Ano, string Funcao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoFuncao(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoFuncao(int Ano, string Funcao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Funcao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoGrp(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoGrp(int Ano, string Grupo, string Tipo, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Grupo
    System.String Tipo
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoGrp(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoGrp(int Ano, string Grupo, string Tipo, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Grupo
    System.String Tipo
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoGrpOrigem(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoGrpOrigem(int Ano, string Grupo, string Tipo, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Grupo
    System.String Tipo
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoGrpOrigem(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoGrpOrigem(int Ano, string Grupo, string Tipo, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Grupo
    System.String Tipo
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoItemTes(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoItemTes(int Ano, string ItemTesouraria, string Classificacao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoItemTes(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoItemTes(int Ano, string ItemTesouraria, string Classificacao, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ItemTesouraria
    System.String Classificacao
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoIVA(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoIVA(int Ano, string ClasseIva, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ClasseIva
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoIVA(Int32, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoIVA(int Ano, string ClasseIva, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String ClasseIva
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoMovimentos(String, Int32, String, Int32, Int32, CblBEDocumento.ENUMTipoOperacaoDocumento, String, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoMovimentos(string Empresa, int Ano, string Conta, int MesInicial, int MesFinal, CblBEDocumento.ENUMTipoOperacaoDocumento ExcluiTipoOperacao, string TipoLancamento, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.String Empresa
    System.Int32 Ano
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEDocumento.ENUMTipoOperacaoDocumento ExcluiTipoOperacao
    System.String TipoLancamento
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoWBS(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoWBS(int Ano, string Projecto, string ElementoPEP, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoWBS(Int32, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoWBS(int Ano, string Projecto, string ElementoPEP, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoWBSOrigem(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoWBSOrigem(int Ano, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoWBSOrigem(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoWBSOrigem(int Ano, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoWBSOrigemCR(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoWBSOrigemCR(int Ano, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoWBSOrigemCR(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoWBSOrigemCR(int Ano, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SaldoWBSOrigemDB(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda)

    Declaration
    decimal SaldoWBSOrigemDB(int Ano, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    Returns
    Type Description
    System.Decimal

    SaldoWBSOrigemDB(Int32, String, String, String, Int32, Int32, CblBEFormula.ENUMValorNaMoeda, ref String)

    Declaration
    decimal SaldoWBSOrigemDB(int Ano, string Projecto, string ElementoPEP, string Conta, int MesInicial, int MesFinal, CblBEFormula.ENUMValorNaMoeda ValorNaMoeda, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano
    System.String Projecto
    System.String ElementoPEP
    System.String Conta
    System.Int32 MesInicial
    System.Int32 MesFinal
    CblBEFormula.ENUMValorNaMoeda ValorNaMoeda
    System.String TipoLancamento
    Returns
    Type Description
    System.Decimal

    SimulacaoIVA(Int32, Int32, Int32, String, String)

    Calcula o valor de uma determinada posição da Declaração Periódica do IVA

    Declaration
    decimal SimulacaoIVA(int Ano, int MesIni, int MesFim, string Declaracao, string Posicao)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos valores.

    System.Int32 MesIni

    Mês inicial.

    System.Int32 MesFim

    Mês Final.

    System.String Declaracao

    Declaração a que diz respeito.

    System.String Posicao

    Posição da Declaração.

    Returns
    Type Description
    System.Decimal

    SimulacaoIVA(Int32, Int32, Int32, String, String, ref String)

    Calcula o valor de uma determinada posição da Declaração Periódica do IVA

    Declaration
    decimal SimulacaoIVA(int Ano, int MesIni, int MesFim, string Declaracao, string Posicao, ref string TipoLancamento)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos valores.

    System.Int32 MesIni

    Mês inicial.

    System.Int32 MesFim

    Mês Final.

    System.String Declaracao

    Declaração a que diz respeito.

    System.String Posicao

    Posição da Declaração.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    Returns
    Type Description
    System.Decimal

    SimulacaoIVA(Int32, Int32, Int32, String, String, ref String, String)

    Calcula o valor de uma determinada posição da Declaração Periódica do IVA

    Declaration
    decimal SimulacaoIVA(int Ano, int MesIni, int MesFim, string Declaracao, string Posicao, ref string TipoLancamento, string Truncar)
    Parameters
    Type Name Description
    System.Int32 Ano

    Ano dos valores.

    System.Int32 MesIni

    Mês inicial.

    System.Int32 MesFim

    Mês Final.

    System.String Declaracao

    Declaração a que diz respeito.

    System.String Posicao

    Posição da Declaração.

    System.String TipoLancamento

    (Opcional) Identificador do tipo de lançamento.

    System.String Truncar

    (Opcional) Trunca os valores.

    Returns
    Type Description
    System.Decimal