Class ValidaNotaDevolucaoRefaturamento
java.lang.Object
br.com.intersys.systextil.function.expedicao.ValidaNotaDevolucaoRefaturamento
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
cancelamentoNota
(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int cgc9, int cgc4, int cgc2) static boolean
isNotaDevolucaoRefaturamento
(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int cgc9, int cgc4, int cgc2)
-
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) -
cancelamentoNota
public static void cancelamentoNota(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, int cgc9, int cgc4, int cgc2)
-