Previous Topic

Next Topic

FAOpeningValuesData

property AllBooks: Boolean

property AssetCode: String(16) [FA Asset Code] required

property AssetDate: Date

property AssetGroupCode: String(8) [FA Asset Group Code] required

property AssetLocationCode: String(8) [FA Asset Location Code]

property AssetName: String(60) [Description]

property BOF: Boolean readonly

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

property ClassName: String readonly

property Comment: String(30) [Comment]

property CreditorCode: String(16) [AP Creditor Code]

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

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

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

property Line: Object readonly

property Name: String

property Narration: String(60) [Narration]

property PeriodID: Number [Period ID] required

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property Reference: String(30) [Reference]

property SerialNo: String(28) [Serial No]

property SourceID: Number [Integer]

property SourceModule: String(2) [Module Code]

property TransactionDate: Date

property TransactionQuantity: Number [Quantity]

property TransactionType: String(1) [FATranType]
Values: A (Addition), D (Depreciation), R (Revaluation), P (Disposal), J (Adjustment)

method Cancel

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)