The CBatch type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ARGLAccount |
Gets or sets the AR GL account for this CBatch object.
| |
| ARPseudo |
Gets or sets the value of AR_PSUEDO for this CBatch object.
| |
| BatchNumber |
Gets or sets the batch number for this CBatch object.
| |
| CashAccountCode |
Gets or sets the cash account code for this CBatch object.
| |
| CashEntity |
Gets or sets the cash entity for this CBatch object.
| |
| CashGLAccount |
Gets or sets the cash GL account for this CBatch object.
| |
| CashPseudo |
Gets or sets the value of CASH_PSUEDO for this CBatch object.
| |
| ControlCash |
Gets or sets the control cash amount for this CBatch object.
| |
| ControlCount |
Gets or sets the control count for this CBatch object.
| |
| Controlled |
Gets or sets an indication of whether this CBatch object is controlled.
| |
| CreatedBy |
Gets or sets the ID of the creator of this CBatch object.
| |
| DateCreated |
Gets or sets the creation date of this CBatch object.
| |
| Description |
Gets or sets the description of this CBatch object.
| |
| DuesCycleFlag |
Gets or sets the dues cycle flag for this CBatch object.
| |
| EditStatus |
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus (Inherited from iboBase.) | |
| EffectiveDate |
Gets or sets the effective date for this CBatch object.
| |
| Errors |
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.) | |
| ErrorsCount |
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.) | |
| EventCode |
Gets or sets the event code for this CBatch object.
| |
| FinancialEntityCode |
Gets or sets the key to the CFinancialEntity object.
| |
| LastUpdated |
Gets or sets the last updated date of this CBatch object.
| |
| PostingStatus |
Gets or sets the posting status of this CBatch object.
| |
| SourceSystem |
Gets or sets the source system for this CBatch object.
| |
| TransCash |
Gets or sets the transaction cash amount for this CBatch object.
| |
| TransCount |
Gets or sets the transaction count for this CBatch object.
| |
| UpdatedBy |
Gets the ID of the last to update this CBatch object.
|