Previous Topic

Next Topic

CBSTMTLN - CB Statement Line

Display: Standard Object Post Lines Object

property BankAccountCode: String(8) [CB Bank Account Code] readonly required heat 1

property BOF: Boolean readonly

property Comment: String(30) [Comment] readonly heat 2

property CurrencyCode: String(3) [CO Currency Code] readonly required heat 1

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
LineLineID
StatementLineStatementID;LineNo

property LineID: Number [CB Statement Line ID] readonly required heat 1

property LineNo: Number [Integer] readonly required heat 2

property Matched: Boolean [Boolean] readonly heat 2

property OtherParty: String(40) [Bank Payee] readonly heat 2

property Particulars: String(60) [Description] readonly heat 2

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property Reference: String(30) [Reference] readonly heat 2

property ReferenceAlpha: String(30) [Reference] readonly calculated

property RuleID: Number [CB Rule ID] readonly heat 2

property StatementID: Number [CB Statement ID] readonly required heat 1

property TransactionAmount: Number [FX Amount] readonly heat 2

property TransactionDate: Date readonly heat 2

property TransactionID: Number [CB Transaction ID] readonly heat 2

property TransactionType: String(1) [CBTranType] readonly heat 2
Values: W (Withdrawal), D (Deposit), T (Transfer)

method CancelRange

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])