Class ReportService

java.lang.Object
com.intuit.ipp.services.ReportService

public class ReportService extends Object
  • Constructor Details

    • ReportService

      protected ReportService()
      Hiding the default constructor as Context is always required to function properly
    • ReportService

      public ReportService(Context context)
      Constructor DataService
      Parameters:
      context - the context
  • Method Details

    • executeReport

      public com.intuit.ipp.data.Report executeReport(String reportName) throws FMSException
      Method to retrieve records for the given list of query
      Parameters:
      reportName - the query string
      Returns:
      query result
      Throws:
      FMSException - throws FMSException
    • executeInterceptors

      protected void executeInterceptors(IntuitMessage intuitMessage) throws FMSException
      Invokes interceptors, which perform networking operations (serialization, compression, connection etc)
      Parameters:
      intuitMessage -
      Throws:
      FMSException
    • getReport_date

      public String getReport_date()
      Returns:
      the report_date
    • setReport_date

      public void setReport_date(String report_date)
      Parameters:
      report_date - the report_date to set
    • getStart_date

      public String getStart_date()
      Returns:
      the start_date
    • setStart_date

      public void setStart_date(String start_date)
      Parameters:
      start_date - the start_date to set
    • getEnd_date

      public String getEnd_date()
      Returns:
      the end_date
    • setEnd_date

      public void setEnd_date(String end_date)
      Parameters:
      end_date - the end_date to set
    • getDate_macro

      public String getDate_macro()
      Returns:
      the date_macro
    • setDate_macro

      public void setDate_macro(String date_macro)
      Parameters:
      date_macro - the date_macro to set
    • getAccounting_method

      public String getAccounting_method()
      Returns:
      the accounting_method
    • setAccounting_method

      public void setAccounting_method(String accounting_method)
      Parameters:
      accounting_method - the accounting_method to set
    • getSummarize_column_by

      public String getSummarize_column_by()
      Returns:
      the summarize_column_by
    • setSummarize_column_by

      public void setSummarize_column_by(String summarize_column_by)
      Parameters:
      summarize_column_by - the summarize_column_by to set
    • getCustomer

      public String getCustomer()
      Returns:
      the customer
    • setCustomer

      public void setCustomer(String customer)
      Parameters:
      customer - the customer to set
    • getVendor

      public String getVendor()
      Returns:
      the vendor
    • setVendor

      public void setVendor(String vendor)
      Parameters:
      vendor - the vendor to set
    • getItem

      public String getItem()
      Returns:
      the item
    • setItem

      public void setItem(String item)
      Parameters:
      item - the item to set
    • getClassid

      public String getClassid()
      Returns:
      the classid
    • setClassid

      public void setClassid(String classid)
      Parameters:
      classid - the classid to set
    • getDepartment

      public String getDepartment()
      Returns:
      the department
    • setDepartment

      public void setDepartment(String department)
      Parameters:
      department - the department to set
    • getQzurl

      public String getQzurl()
      Returns:
      the qzurl
    • setQzurl

      public void setQzurl(String qzurl)
      Parameters:
      qzurl - the qzurl to set
    • getAging_period

      public String getAging_period()
      Returns:
      the aging_period
    • setAging_period

      public void setAging_period(String aging_period)
      Parameters:
      aging_period - the aging_period to set
    • getNum_periods

      public String getNum_periods()
      Returns:
      the num_periods
    • setNum_periods

      public void setNum_periods(String num_periods)
      Parameters:
      num_periods - the num_periods to set
    • getPast_due

      public String getPast_due()
      Returns:
      the past_due
    • setPast_due

      public void setPast_due(String past_due)
      Parameters:
      past_due - the past_due to set
    • getEnd_duedate

      public String getEnd_duedate()
      Returns:
      the end_duedate
    • setEnd_duedate

      public void setEnd_duedate(String end_duedate)
      Parameters:
      end_duedate - the end_duedate to set
    • getStart_duedate

      public String getStart_duedate()
      Returns:
      the start_duedate
    • setStart_duedate

      public void setStart_duedate(String start_duedate)
      Parameters:
      start_duedate - the start_duedate to set
    • getDuedate_macro

      public String getDuedate_macro()
      Returns:
      the duedate_macro
    • setDuedate_macro

      public void setDuedate_macro(String duedate_macro)
      Parameters:
      duedate_macro - the duedate_macro to set
    • getAccount

      public String getAccount()
      Returns:
      the account
    • setAccount

      public void setAccount(String account)
      Parameters:
      account - the account to set
    • getSource_account

      public String getSource_account()
      Returns:
      the source_account
    • setSource_account

      public void setSource_account(String source_account)
      Parameters:
      source_account - the source_account to set
    • getAccount_type

      public String getAccount_type()
      Returns:
      the account_type
    • setAccount_type

      public void setAccount_type(String account_type)
      Parameters:
      account_type - the account_type to set
    • getSource_account_type

      public String getSource_account_type()
      Returns:
      the source_account_type
    • setSource_account_type

      public void setSource_account_type(String source_account_type)
      Parameters:
      source_account_type - the source_account_type to set
    • getAppaid

      public String getAppaid()
      Returns:
      the appaid
    • setAppaid

      public void setAppaid(String appaid)
      Parameters:
      appaid - the appaid to set
    • getAging_method

      public String getAging_method()
      Returns:
      the aging_method
    • setAging_method

      public void setAging_method(String aging_method)
      Parameters:
      aging_method - the aging_method to set
    • getTerm

      public String getTerm()
      Returns:
      the term
    • setTerm

      public void setTerm(String term)
      Parameters:
      term - the term to set
    • getColumns

      public String getColumns()
      Returns:
      the columns
    • setColumns

      public void setColumns(String columns)
      Parameters:
      columns - the columns to set
    • getSort_by

      public String getSort_by()
      Returns:
      the sort_by
    • setSort_by

      public void setSort_by(String sort_by)
      Parameters:
      sort_by - the sort_by to set
    • getSort_order

      public String getSort_order()
      Returns:
      the sort_order
    • setSort_order

      public void setSort_order(String sort_order)
      Parameters:
      sort_order - the sort_order to set
    • getGroup_by

      public String getGroup_by()
      Returns:
      the group_by
    • setGroup_by

      public void setGroup_by(String group_by)
      Parameters:
      group_by - the group_by to set
    • getCreatedate_macro

      public String getCreatedate_macro()
      Returns:
      the createdate_macro
    • setCreatedate_macro

      public void setCreatedate_macro(String createdate_macro)
      Parameters:
      createdate_macro - the createdate_macro to set
    • getEnd_createdate

      public String getEnd_createdate()
      Returns:
      the end_createdate
    • setEnd_createdate

      public void setEnd_createdate(String end_createdate)
      Parameters:
      end_createdate - the end_createdate to set
    • getStart_createdate

      public String getStart_createdate()
      Returns:
      the start_createdate
    • setStart_createdate

      public void setStart_createdate(String start_createdate)
      Parameters:
      start_createdate - the start_createdate to set
    • getModdate_macro

      public String getModdate_macro()
      Returns:
      the moddate_macro
    • setModdate_macro

      public void setModdate_macro(String moddate_macro)
      Parameters:
      moddate_macro - the moddate_macro to set
    • getEnd_moddate

      public String getEnd_moddate()
      Returns:
      the end_moddate
    • setEnd_moddate

      public void setEnd_moddate(String end_moddate)
      Parameters:
      end_moddate - the end_moddate to set
    • getStart_moddate

      public String getStart_moddate()
      Returns:
      the start_moddate
    • setStart_moddate

      public void setStart_moddate(String start_moddate)
      Parameters:
      start_moddate - the start_moddate to set
    • getPayment_method

      public String getPayment_method()
      Returns:
      the payment_method
    • setPayment_method

      public void setPayment_method(String payment_method)
      Parameters:
      payment_method - the payment_method to set
    • getName

      public String getName()
      Returns:
      the name
    • setName

      public void setName(String name)
      Parameters:
      name - the name to set
    • getTransaction_type

      public String getTransaction_type()
      Returns:
      the transaction_type
    • setTransaction_type

      public void setTransaction_type(String transaction_type)
      Parameters:
      transaction_type - the transaction_type to set
    • getCleared

      public String getCleared()
      Returns:
      the cleared
    • setCleared

      public void setCleared(String cleared)
      Parameters:
      cleared - the cleared to set
    • getArpaid

      public String getArpaid()
      Returns:
      the arpaid
    • setArpaid

      public void setArpaid(String arpaid)
      Parameters:
      arpaid - the arpaid to set
    • getPrinted

      public String getPrinted()
      Returns:
      the printed
    • setPrinted

      public void setPrinted(String printed)
      Parameters:
      printed - the printed to set
    • getBoth_amount

      public String getBoth_amount()
      Returns:
      the both_amount
    • setBoth_amount

      public void setBoth_amount(String both_amount)
      Parameters:
      both_amount - the both_amount to set
    • getMemo

      public String getMemo()
      Returns:
      the memo
    • setMemo

      public void setMemo(String memo)
      Parameters:
      memo - the memo to set
    • getDoc_num

      public String getDoc_num()
      Returns:
      the doc_num
    • setDoc_num

      public void setDoc_num(String doc_num)
      Parameters:
      doc_num - the doc_num to set
    • getJournal_code

      public String getJournal_code()
    • setJournal_code

      public void setJournal_code(String journal_code)
    • getEmployee

      public String getEmployee()
    • setEmployee

      public void setEmployee(String employee)
    • getAgency_id

      public String getAgency_id()
    • setAgency_id

      public void setAgency_id(String agency_id)
    • getCustom1

      public String getCustom1()
    • setCustom1

      public void setCustom1(String custom1)
    • getCustom2

      public String getCustom2()
    • setCustom2

      public void setCustom2(String custom2)
    • getCustom3

      public String getCustom3()
    • setCustom3

      public void setCustom3(String custom3)
    • getShipvia

      public String getShipvia()
    • setShipvia

      public void setShipvia(String shipvia)
    • getAccount_status

      public String getAccount_status()
    • setAccount_status

      public void setAccount_status(String account_status)
    • getSubcol_pct_inc

      public String getSubcol_pct_inc()
    • setSubcol_pct_inc

      public void setSubcol_pct_inc(String subcol_pct_inc)
    • getSubcol_pct_exp

      public String getSubcol_pct_exp()
    • setSubcol_pct_exp

      public void setSubcol_pct_exp(String subcol_pct_exp)
    • getShowrows

      public String getShowrows()
    • setShowrows

      public void setShowrows(String showrows)