Class SaldoOrcam

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

public class SaldoOrcam extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int cod_processo_f, String usuario_f, int documento_f, int tipo_orc_f, int cod_cont_orc_f, int ccusto_orc_f, Date data_orc_f, int cond_pgto_orc_f, br.com.intersys.systextil.connection.Amount valor_orc_f, int checar_negativo_f)
     

    Methods inherited from class java.lang.Object

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

    • versao_systextilweb_f

      public int versao_systextilweb_f
  • Constructor Details

    • SaldoOrcam

      public SaldoOrcam()
  • Method Details

    • executar

      public String executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int cod_processo_f, String usuario_f, int documento_f, int tipo_orc_f, int cod_cont_orc_f, int ccusto_orc_f, Date data_orc_f, int cond_pgto_orc_f, br.com.intersys.systextil.connection.Amount valor_orc_f, int checar_negativo_f)