Previous Topic

Next Topic

GLAccountData

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

property AccountCode: String(8) [GL Account Code] required heat 1

property AccountFile: String readonly

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

property AccountType: String(1) [GLAccountType] readonly required heat 1
Values: S (Standard), N (Non Posting), T (Total), H (Heading)

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

property AIMCode: String(60) [GL AIM Code] heat 2

property AllowInactive: Boolean

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

property AnalysisCode: String(8) [GL Analysis Code] heat 2

property Balance: Object readonly

property BOF: Boolean readonly

property Branch: String

property BudgetCode: String

property CashFlowDirection: String(1) [GLCashFlowDirection] heat 2
Values: I (Inwards), O (Outwards)

property CashFlowType: String(1) [GLCashFlowType] heat 2
Values: O (Operating), I (Investing), F (Financing), N (Non-Cash), P (Non-Operating)

property Category1: String(8) [GL Category 1 Code] setting "GL\Cat1Alias" heat 2

property Category2: String(8) [GL Category 2 Code] setting "GL\Cat2Alias" heat 2

property ClassName: String readonly

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

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

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 Department: String

property Editing: Boolean readonly

property EOF: Boolean readonly

property ExternalAccountCode: String(20) [GL External Account Code] heat 2

property FilterSort: Object readonly

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

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

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

property HasTransactions: Boolean readonly

property HeadingStyle: String(1) [GLHeadingStyle] heat 2
Values: 1 (Heading 1), 2 (Heading 2), 3 (Heading 3), 0 (Heading 0)

property Inactive: Boolean [Boolean] heat 2

property InactiveAllowed: Boolean readonly

property IndexName: String
ValueIndex Fields
AccountAccountCode
FriendlyFriendlyAccountCode
ActiveAccountInactive;AccountCode
ActiveTypeAccountInactive;AccountType;AccountCode
TypeAccountAccountType;AccountCode
Category1Category1
Category2Category2
AnalysisAnalysisCode
AddToAccountAddToAccountCode;AccountCode
PostToAccountPostToAccountCode;AccountCode
OpeningAccountOpeningAccountCode;AccountCode
ConsolidateAccountConsolidateAccountCode;AccountCode

property LastHistoryPeriod: Number [Period ID] heat 2

property LineSpaceAfter: Number [SmallInt] heat 2

property LineSpaceBefore: Number [SmallInt] heat 2

property Link: Object readonly

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 OpeningAccountCode: String(8) [GL Account Code] heat 2

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

property PeriodActivity: Number [Amount] readonly

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

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly heat 9

property ReplicateAP: Boolean [Boolean] heat 2

property ReplicateAR: Boolean [Boolean] heat 2

property ReplicateCB: Boolean [Boolean] heat 2

property Restricted: Boolean [Boolean] heat 2

property StartNewPage: Boolean [Boolean] heat 2

property TotalStyle: String(1) [GLTotalStyle] heat 2
Values: 0 (Total 0), 1 (Total 1), 2 (Total 2), 3 (Total 3), 4 (Total 4), @ (Total @), N (Non printing)

property WasInserting: Boolean readonly

property YearActivity: Number [Amount] readonly

property YearBalance: Number [Amount] 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 InsertHeading

method InsertNonStandard

method InsertStandard

method InsertTotal

method Last

method Next

method OpenForm: Object

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 AfterSave

event BeforeDelete

event BeforeSave