Class BuscaEmpOrigDest
java.lang.Object
br.com.intersys.systextil.function.BuscaEmpOrigDest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidretornaEmpEntrada(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) Deprecated, for removal: This API element is subject to removal in a future version.static voidretornaEmpEntrada(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, CNPJ fornecedor, CNPJ novoCgc, int natuOper, int codEmpresa) static voidretornaEmpEntradaRT(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, String fornecedor_r, String fornecedor_o, int fornecedor2, String novoCgc_r, String novoCgc_o, int novoCgc2, int natuOper, int codEmpresa) static voidretornaEmpSaida(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) static voidretornaEmpSaida(br.com.intersys.systextil.connection.AppConnection conn, int codEmpresa, int documento, String serie, CNPJ cgc, CNPJ novoCgc, int seqEndereco, int natuOper) static voidretornaEmpSaidaRT(br.com.intersys.systextil.connection.AppConnection conn, int codEmpresa, int documento, String serie, String cgc_r, String cgc_o, int cgc2, String novoCgc_r, String novoCgc_o, int novoCgc2, int seqEndereco, int natuOper)
-
Constructor Details
-
BuscaEmpOrigDest
public BuscaEmpOrigDest()
-
-
Method Details
-
retornaEmpEntrada
@Deprecated(forRemoval=true) 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) Deprecated, for removal: This API element is subject to removal in a future version. -
retornaEmpEntradaRT
-
retornaEmpEntrada
-
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) -
retornaEmpSaidaRT
-
retornaEmpSaida
-