Class Pcpc040ValidaAProg

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

public class Pcpc040ValidaAProg extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao)
     
    static boolean
    executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao, boolean pImpMsg)
    Deprecated.
    Não deve retornar nada, deve ser usada a função public static void executar(AppConnection conn, int pOrdemProducao) e tratar o TagException lançado
    static boolean
    executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao, boolean pImpMsg, boolean pFPalm)
    Deprecated.
    Não deve ter o parametro pFPalm

    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

    • Pcpc040ValidaAProg

      public Pcpc040ValidaAProg()
  • Method Details

    • executar

      @Deprecated public static boolean executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao, boolean pImpMsg, boolean pFPalm) throws TagException, RptException
      Deprecated.
      Não deve ter o parametro pFPalm
      Throws:
      TagException
      RptException
    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao) throws TagException
      Throws:
      TagException
    • executar

      @Deprecated public static boolean executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao, boolean pImpMsg) throws TagException
      Deprecated.
      Não deve retornar nada, deve ser usada a função public static void executar(AppConnection conn, int pOrdemProducao) e tratar o TagException lançado
      Throws:
      TagException