Class SugereConjuntos

java.lang.Object
systextil.faturamento.SugereConjuntos

public class SugereConjuntos extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, UtilTag utilTag, Integer nr_sugestao, Integer nr_dias_ult_fatur, Integer tipo_faturamento_param, String lista_obs, String identifica_pedidos_pendentes, int ops_analise_estq, int inc_exc_referencias, int forma_analise_referencia, int inc_exc_colecao, int inc_exc_artigo_prod, int inc_exc_artigo_cotas, int inc_exc_linhas_prod, String reserva_estoque, String sugere_pedido_coleta_iniciada, String atende_100_produto, int tipo_atendimento_grade_rel, double perc_atend_grade, int sobre_qtde_valor, int percent_max_sug, int perc_atend_min, double perc_atend_impressao_rel, int uti_integracao_wms, int sugestao_para_wms)
     
    static boolean
    validaPedido(br.com.intersys.systextil.connection.AppConnection conn, Integer pedido, Integer situacao_venda, Integer nr_dias_ult_fatur, Integer tipo_faturamento_param, Integer nat_oper, String est_oper)
     

    Methods inherited from class java.lang.Object

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

    • SugereConjuntos

      public SugereConjuntos()
  • Method Details

    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, UtilTag utilTag, Integer nr_sugestao, Integer nr_dias_ult_fatur, Integer tipo_faturamento_param, String lista_obs, String identifica_pedidos_pendentes, int ops_analise_estq, int inc_exc_referencias, int forma_analise_referencia, int inc_exc_colecao, int inc_exc_artigo_prod, int inc_exc_artigo_cotas, int inc_exc_linhas_prod, String reserva_estoque, String sugere_pedido_coleta_iniciada, String atende_100_produto, int tipo_atendimento_grade_rel, double perc_atend_grade, int sobre_qtde_valor, int percent_max_sug, int perc_atend_min, double perc_atend_impressao_rel, int uti_integracao_wms, int sugestao_para_wms) throws NoDataException, TagException, IOException
      Throws:
      NoDataException
      TagException
      IOException
    • validaPedido

      public static boolean validaPedido(br.com.intersys.systextil.connection.AppConnection conn, Integer pedido, Integer situacao_venda, Integer nr_dias_ult_fatur, Integer tipo_faturamento_param, Integer nat_oper, String est_oper)