Class MovimentaOrcam

java.lang.Object
br.com.intersys.systextil.function.MovimentaOrcam

public class MovimentaOrcam extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, int tipo_orc_f, int cod_cont_orc_f, int ccusto_orc_f, Date data_orc_f, int cond_pgto_orc_f, double valor_orc_f, String deb_cre_orc_f, String historico_orc_f, int empresa_orc_f)
    Não retorna status de erro (erro_orcam).

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MovimentaOrcam

      public MovimentaOrcam()
  • Method Details

    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int tipo_orc_f, int cod_cont_orc_f, int ccusto_orc_f, Date data_orc_f, int cond_pgto_orc_f, double valor_orc_f, String deb_cre_orc_f, String historico_orc_f, int empresa_orc_f) throws TagException
      Não retorna status de erro (erro_orcam). Se ocorrer algum problema, lança Exception e interrompe o processo.