Class BuscaEmpOrigDest

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

public class BuscaEmpOrigDest extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     
    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)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)