Class BuscaEmpOrigDest
java.lang.Object
br.com.intersys.systextil.function.BuscaEmpOrigDest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
retornaEmpEntrada
(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int fornecedor9, int fornecedor4, int fornecedor2, int novoCgc9, int novoCgc4, int novoCgc2, int natuOper, int codEmpresa) static void
retornaEmpSaida
(br.com.intersys.systextil.connection.AppConnection conn, int codEmpresa, int documento, String serie, int cgc9, int cgc4, int cgc2, int novoCgc9, int novoCgc4, int novoCgc2, int seqEndereco, int natuOper)
-
Constructor Details
-
BuscaEmpOrigDest
public BuscaEmpOrigDest()
-
-
Method Details
-
retornaEmpEntrada
public static void retornaEmpEntrada(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int fornecedor9, int fornecedor4, int fornecedor2, int novoCgc9, int novoCgc4, int novoCgc2, int natuOper, int codEmpresa) -
retornaEmpSaida
public static void retornaEmpSaida(br.com.intersys.systextil.connection.AppConnection conn, int codEmpresa, int documento, String serie, int cgc9, int cgc4, int cgc2, int novoCgc9, int novoCgc4, int novoCgc2, int seqEndereco, int natuOper)
-