Classes

  ClassDescription
Public classCAccountingEvent
This class is used to generate and save to the database the CTransRow instances associated with an accounting event. There is one method for each accounting event; the method takes as parameters instances of all the classes required to generate the CTransRow instances. Each method moves values from the parameter instances to the CTransRow instances.
Public classCBatch
Represents a batch.
Public classCFinancialsConfig
Represents the Financials System's configuration settings
Public classCInvoice
This class allows for the creation and viewing of Invoice records
Public classCPayment
Represents a fiscal payment made against a purchase, registration, gift, pledge, etc.
Public classCTransRow
This class allows for the creation of TRANS records

Enumerations

  EnumerationDescription
Public enumerationAccountingEventType
Supported accounting event types.
Public enumerationBatchControlOption
Defines the financial configuration options that are stored in the System_Params table by the AR_Control entries.
Public enumerationBatchPostingStatus
Defines posting statuses for CBatch objects.
Public enumerationCardProcessingStatus
Represents the status code for Credit Card processing -- this is ultimately reflected in Trans.CC_STATUS
Public enumerationEnumPaymentType
Represents the types of payment that may be accepted by the organization