Previous Topic

Next Topic

APExpenseData

property AccountClass: String(1) [GLAccountClass] required heat 2
Values: A (Asset), C (Capital), E (Expense), I (Income), L (Liability)

property AccountCode: String readonly

property AccountFile: String readonly

property AnalysisCode: String(8) [AP Expense Code] required heat 1

property AnalysisFilter: String(1) [AnalysisFilter] required heat 2
Values: E (Expense/Asset), G (General/All), I (Income/Liability), N (Not Available)

property AnalysisName: String(60) [Analysis Name] heat 2

property BOF: Boolean readonly

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

property CanDelete: Boolean readonly

property ClassName: String readonly

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly heat 1

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

property CurrentPeriodBalance: Number [Amount] readonly heat 4

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

property Editing: Boolean readonly

property EditRevision: Number [Record Revision] readonly heat 3

property EOF: Boolean readonly

property FilterSort: Object readonly

property FriendlyAccountCode: String(10) [Friendly Account Code] heat 2

property GLAccountCode: String(8) [GL Account Code] heat 2

property GstCode: String(4) [CO Gst Code] required heat 2

property GSTType: String(1) [GstType] readonly calculated
Values: A (Sales), B (Purchases)

property HasRegimeOverrides: Boolean [Boolean] heat 2

property Inactive: Boolean [Boolean] heat 2

property IndexName: String
ValueIndex Fields
AnalysisAnalysisCode
FriendlyFriendlyAccountCode
ActiveAnalysisInactive;AnalysisCode
GLAccountGLAccountCode;AnalysisCode

property JCDisbursement: Boolean [Boolean] heat 2

property LastYearBalance: Number [Amount] readonly heat 4

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly heat 3

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

property Name: String

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly heat 9

property WasInserting: Boolean readonly

property YearToDateBalance: Number [Amount] readonly heat 4

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 Insert

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