SACC
[ class tree: SACC ] [ index: SACC ] [ all elements ]

Class: SACCAcEntry

Source Location: /class/class.sacc.base.php

Class Overview

CDMBaseObject
   |
   --SACCAcEntry

Class to hold an account entry


Author(s):

Version:

  • 1

Methods



Class Details

[line 440]
Class to hold an account entry



Tags:

version:  1


[ Top ]


Class Methods


constructor SACCAcEntry [line 448]

SACCAcEntry SACCAcEntry( )

Constructor

The following variables are declared for retrieval via ->getVar()

  1. $this->initVar('id',XOBJ_DTYPE_INT,0,TRUE); //transaction id
  2. $this->initVar('ac_id',XOBJ_DTYPE_INT,0,TRUE); //account id
  3. $this->initVar('jrn_id',XOBJ_DTYPE_INT,0,TRUE); //journal id
  4. $this->initVar('txn_ref',XOBJ_DTYPE_TXTBOX,null,TRUE,30); //reference for this entry
  5. $this->initVar('txn_dr',XOBJ_DTYPE_INT,0,FALSE); //transaction debit amount
  6. $this->initVar('txn_cr',XOBJ_DTYPE_INT,0,FALSE); //transaction credit amount




[ Top ]


Documentation generated on Thu, 23 Feb 2006 13:06:01 +0000 by phpDocumentor 1.3.0RC3