Class AlteraSerieNfe
java.lang.Object
br.com.intersys.systextil.function.AlteraSerieNfe
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanexecutar(br.com.intersys.systextil.connection.AppConnection conn, int documento, String serie, CNPJ cgc, String nova_serie) static booleanexecutar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int documento, String serie, int cgc9, int cgc4, int cgc2, Date data_transacao, String nova_serie) Deprecated, for removal: This API element is subject to removal in a future version.static booleanexecutarRT(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int documento, String serie, String cgc_r, String cgc_o, int cgc2, Date data_transacao, String nova_serie)
-
Field Details
-
versao_systextilweb_f
public int versao_systextilweb_f
-
-
Constructor Details
-
AlteraSerieNfe
public AlteraSerieNfe()
-
-
Method Details
-
executar
@Deprecated(forRemoval=true) public static boolean executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int documento, String serie, int cgc9, int cgc4, int cgc2, Date data_transacao, String nova_serie) Deprecated, for removal: This API element is subject to removal in a future version. -
executarRT
-
executar
-
executar(AppConnection, int, String, CNPJ, String)