Class AcumuladoNota

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

public class AcumuladoNota extends Object
  • Field Details

    • versao_systextilweb_f

      public int versao_systextilweb_f
  • Constructor Details

    • AcumuladoNota

      public AcumuladoNota()
  • Method Details

    • executarRT

      public static void executarRT(br.com.intersys.systextil.connection.AppConnection conn, int fempresa, int fnota_fiscal, String fserie_nota, Date fdata_nota, String fcgc_for_r, String fcgc_for_o, int fcgc_for_2, String fnivel, String fgrupo, String fsubgrupo, String fitem, double fqtde_nfe, BigDecimal fvalor_nfe, boolean festorno)
    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int empresa, int notaFiscal, String serieNota, Date dataNota, CNPJ cgcFor, CodProduto codProduto, double qtdeNfe, BigDecimal valorNfe, boolean estorno)