Class AtualizaInsumosConf

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

public class AtualizaInsumosConf extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    int
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, int ordem_conf_func, int ordem_prod_func, int cod_estagio_func, double qtde_pecas_func, Date data_producao_func, String nome_programa, int atu_estq, int sinal_qtde)
    Deprecated. 
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, int ordem_conf_func, int ordem_prod_func, int cod_estagio_func, int divisao_prod, double qtde_pecas_func, Date data_producao_func, String nome_programa, int atu_estq, int sinal_qtde)
    Deprecated. 
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int ordem_conf_func, int ordem_prod_func, int cod_estagio_func, int divisao_prod, int qtde_pecas_func, Date data_producao_func, String nome_programa, int atu_estq, int sinal_qtde)
    Executar a função.

    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
  • Method Details

    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int ordem_conf_func, int ordem_prod_func, int cod_estagio_func, double qtde_pecas_func, Date data_producao_func, String nome_programa, int atu_estq, int sinal_qtde)
      Deprecated.
    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int ordem_conf_func, int ordem_prod_func, int cod_estagio_func, int divisao_prod, double qtde_pecas_func, Date data_producao_func, String nome_programa, int atu_estq, int sinal_qtde)
      Deprecated.
    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int ordem_conf_func, int ordem_prod_func, int cod_estagio_func, int divisao_prod, int qtde_pecas_func, Date data_producao_func, String nome_programa, int atu_estq, int sinal_qtde) throws TagException
      Executar a função. Se tudo correr bem, então executar commit; caso contrário, tratar a TagException.
      Throws:
      TagException