Package systextil.bo.obrf.devolucao
Class EliminaDevolFinanceiro
java.lang.Object
systextil.bo.obrf.devolucao.EliminaDevolFinanceiro
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidexecutar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, String NOME_FORM, int f_cod_empresa, int f_num_nota, String f_serie_nota, int f_cgc9, int f_cgc4, int f_cgc2, String f_entr_sai) Deprecated, for removal: This API element is subject to removal in a future version.static voidexecutar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, String nomeForm, int codEmpresa, int numNota, String serieNota, CNPJ cgc, String entrSai) static voidexecutarRT(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, String NOME_FORM, int f_cod_empresa, int f_num_nota, String f_serie_nota, String f_cgc_r, String f_cgc_o, int f_cgc2, String f_entr_sai) Deprecated.
-
Field Details
-
versao_systextilweb_f
public int versao_systextilweb_f
-
-
Method Details
-
executar
@Deprecated(forRemoval=true) public static void executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, String NOME_FORM, int f_cod_empresa, int f_num_nota, String f_serie_nota, int f_cgc9, int f_cgc4, int f_cgc2, String f_entr_sai) throws TagException Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
TagException
-
executarRT
@Deprecated public static void executarRT(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, String NOME_FORM, int f_cod_empresa, int f_num_nota, String f_serie_nota, String f_cgc_r, String f_cgc_o, int f_cgc2, String f_entr_sai) throws TagException Deprecated.Useexecutar(AppConnection, Mdi, String, int, int, String, CNPJ, String), que recebe o objetoCNPJcomo parâmetro- Parameters:
conn-mdi-NOME_FORM-f_cod_empresa-f_num_nota-f_serie_nota-f_cgc_r-f_cgc_o-f_cgc2-f_entr_sai-- Throws:
TagException
-
executar
public static void executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, String nomeForm, int codEmpresa, int numNota, String serieNota, CNPJ cgc, String entrSai) throws TagException - Throws:
TagException
-
executar(AppConnection, Mdi, String, int, int, String, CNPJ, String), que recebe o objetoCNPJcomo parâmetro