Click or drag to resize

GeneralTrans Fields

The GeneralTrans type exposes the following members.

Fields
  NameDescription
Public fieldActgMessageAllowed
Read Only - A value of True indicates that accounting messages can be added for this transaction type
Public fieldActgNoteAllowed
Accounting Note lines to be allowed for the transaction
Public fieldBillMode
Read Only - Policy bill type
Public fieldBrokerAmt
Read Only - Amount of Broker commission
Public fieldBrokerCode
Read Only - Oint interest field from policy when the billmode of the policy is broker billed - Lookup Broker
Public fieldCustomerID
Customer Look-up Code - Lookup Customer Code
Public fieldDefaultPremAmount
Read Only - Amount defaulted in premium. Will be policy premium for certain transaction type other
Public fieldInvoiceMessages
Invoice Messages
Public fieldItemNumber
Read Only - Transaction Item number is not assigned to a new transaction until the insert method
Public fieldLicenseKey
ConneXion license key string
Public fieldMaxCount
Limits the number of records returned with a find by criteria to avoid timing out
Public fieldMsgKey
Read Only - Key of the Accounting Message Record
Public fieldNoteKey
Read Only - Key of the Accounting Note record
Public fieldOint
Read Only - Policy OINT field value
Public fieldPolicyIndex
Policy 12 character key
Public fieldPolicyPremium
Read Only - Policy premium
Public fieldRecordNumber
Database record number of transaction - required for update or delete
Public fieldTag
User Defined Value
Public fieldTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public fieldTAMPassword
TAM System Password
Public fieldTAMUserName
TAM System User ID
Public fieldTBal
Transaction Balance
Public fieldTransBCOName
Read Only - Transaction Billing Company Name
Public fieldTransCoAmt
Transaction Company commission amount. Use this property to override commission amount if flat fee
Public fieldTransDate
Read Only - Date of transaction
Public fieldTransICOName
Read Only - Transaction Issuing Company Name
Public fieldTransType
Three character transaction type. (ie. NEW, REN...) - Lookup Transaction Type
Top
See Also