Class ValidaNotaDevolucaoRefaturamento

java.lang.Object
br.com.intersys.systextil.function.expedicao.ValidaNotaDevolucaoRefaturamento

public class ValidaNotaDevolucaoRefaturamento extends Object
  • Constructor Details

    • ValidaNotaDevolucaoRefaturamento

      public ValidaNotaDevolucaoRefaturamento()
  • Method Details

    • isNotaDevolucaoRefaturamento

      public static boolean isNotaDevolucaoRefaturamento(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int cgc9, int cgc4, int cgc2)
    • isNotaDevolucaoRefaturamentoRT

      public static boolean isNotaDevolucaoRefaturamentoRT(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, String cgc_r, String cgc_o, int cgc2)
    • cancelamentoNota

      public static void cancelamentoNota(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int cgc9, int cgc4, int cgc2)
    • cancelamentoNotaRT

      public static void cancelamentoNotaRT(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, String cgc_r, String cgc_o, int cgc2)