Class Pcpc040ValidaAProg
java.lang.Object
br.com.intersys.systextil.function.Pcpc040ValidaAProg
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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.static boolean
executar
(br.com.intersys.systextil.connection.AppConnection conn, int pOrdemProducao, boolean pImpMsg, boolean pFPalm) Deprecated.Não deve ter o parametro pFPalm
-
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 oTagException
lançado- Throws:
TagException
-
TagException
lançado