Class AtuBaixaComis

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

public class AtuBaixaComis extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, int fduplicata, int ftipo_titulo, Date fdatalanc, int fcgc9, int fcgc4, int fcgc2, BigDecimal fvalor_pago_big_decimal, String fdiv_prod)
    Deprecated, for removal: This API element is subject to removal in a future version.
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, int fduplicata, int ftipo_titulo, Date fdatalanc, CNPJ cgc, BigDecimal fvalor_pago_big_decimal, String fdiv_prod)
     
    static void
    executarRT(br.com.intersys.systextil.connection.AppConnection conn, int fduplicata, int ftipo_titulo, Date fdatalanc, String fcgc_r, String fcgc_o, int fcgc2, BigDecimal fvalor_pago_big_decimal, String fdiv_prod)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • versao_systextilweb_f

      public int versao_systextilweb_f
  • Constructor Details

    • AtuBaixaComis

      public AtuBaixaComis()
  • Method Details

    • executar

      @Deprecated(forRemoval=true) public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int fduplicata, int ftipo_titulo, Date fdatalanc, int fcgc9, int fcgc4, int fcgc2, BigDecimal fvalor_pago_big_decimal, String fdiv_prod) throws TagException
      Deprecated, for removal: This API element is subject to removal in a future version.
      Throws:
      TagException
    • executarRT

      public static void executarRT(br.com.intersys.systextil.connection.AppConnection conn, int fduplicata, int ftipo_titulo, Date fdatalanc, String fcgc_r, String fcgc_o, int fcgc2, BigDecimal fvalor_pago_big_decimal, String fdiv_prod) throws TagException
      Throws:
      TagException
    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int fduplicata, int ftipo_titulo, Date fdatalanc, CNPJ cgc, BigDecimal fvalor_pago_big_decimal, String fdiv_prod) throws TagException
      Throws:
      TagException