Previous Topic

Next Topic

CBAutomaticPaymentData

property AccountCode: String readonly

property AccountFile: String readonly

property AmountExcludingCharges: Number [FX Amount] heat 3

property AutomaticPaymentCode: String(8) [CB Automatic Payment Code] required heat 1

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

property BankCharges: Number [FX Amount] heat 3

property BOF: Boolean readonly

property BranchCode: String(8) [CO Branch Code] required heat 2

property CanDelete: Boolean readonly

property ClassName: String readonly

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

property CreatedDate: Date

property CreatedTime: Date

property CreatedTimestamp: Date readonly heat 1

property CreatedUserCode: String(8) [CO User Code] heat 1

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

property DebitCredit: String(1) [DebitCredit] required heat 1
Values: D (Debit), C (Credit)

property DepartmentCode: String(8) [CO Department Code] required heat 2

property Dissection: Object readonly

property Editing: Boolean readonly

property EndDate: Date heat 3

property EOF: Boolean readonly

property FilterSort: Object readonly

property Inactive: Boolean [Boolean] heat 5

property IndexName: String
ValueIndex Fields
AutomaticPaymentAutomaticPaymentCode
ActiveAutomaticPaymentInactive;AutomaticPaymentCode
BankAutoPaymentBankAccountCode;AutomaticPaymentCode

property Link: Object readonly

property ModifiedDate: Date

property ModifiedTime: Date

property ModifiedTimestamp: Date readonly heat 3

property ModifiedUserCode: String(8) [CO User Code] heat 3

property Name: String

property NextPaymentDate: Date heat 4

property NextWeekDay: Boolean [Boolean] heat 2

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

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

property PaymentCount: Number [SmallInt] heat 2

property PaymentDayOfMonth: Number [SmallInt] heat 2

property PaymentUnit: String(1) [TimeUnit] required heat 2
Values: D (Days), W (Weeks), M (Months)

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly heat 9

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

property ReferenceAlpha: String(30) [Reference] calculated

property RegimeCode: String(2) [CO Tax Regime Code] required heat 2

property TotalAmountToDate: Number [FX Amount] heat 4

property WasInserting: Boolean readonly

method Cancel

method CancelRange

method Delete

method Duplicate

method Edit

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 InsertCredit

method InsertDebit

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method Save

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])

event AfterDelete

event BeforeDelete