Transaction API

TransactionObject


TransactionRowObject


int new (ledger, date, journal, payeepayer, remembered, memo, rowObjects[])


Transaction Module functions

ref new (dbiw)


bool insertTransaction (TransactionObject)


bool updateTransaction (referenceNum, TransactionObject)


TransactionObject getTransaction (referenceNum)


bool deleteTransaction (referenceNum)


closeOut (ledger, date, accountHash[], excessAccount)                                   [stub]


Copyright (c) 2001 HLR
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1; A copy of the license is available at http://www.gnu.org/licenses/licenses.html#FDL.

Updated: $Id: transactionAPI.html,v 1.1.1.1 2001/08/09 19:02:36 moreejt Exp $