Previous Topic

Next Topic

FATransactionData

property AccountCode: String readonly

property AccountFile: String readonly

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

property BOF: Boolean readonly

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

property ClassName: String readonly

property Comment: String(30) [Comment]

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

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

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

property Dissection: Object readonly

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property Generated: Boolean [Boolean] readonly

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

property Inactive: Boolean [Boolean] readonly

property IndexName: String
ValueIndex Fields
TransactionTransactionID
PeriodTransactionPeriodID;TransactionID
AssetPeriodTransactionAssetCode;PeriodID;TransactionID
ActivePeriodTransactionInactive;PeriodID;TransactionID
ActiveAssetPeriodTransactionInactive;AssetCode;PeriodID;TransactionID
TransferredPeriodTransactionTransferredToGL;PeriodID;TransactionID
SourceSourceModule;SourceID

property IsRestricted: Boolean readonly

property Line: Object readonly

property Link: Object readonly

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly

property ModifiedUserCode: String(8) [CO User Code] 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 RecordRevision: Number [Record Revision] readonly

property Reference: String(30) [Reference]

property SourceID: Number [Source ID] readonly

property SourceLineID: Number [Source Line ID]

property SourceModule: String(2) [Module Code] readonly required

property SourceTransactionID: Number [Integer] readonly

property TransactionDate: Date required

property TransactionID: Number [FA Transaction ID] readonly required

property TransactionQuantity: Number [Quantity]

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

property TransactionTypeInactive: String(30) [Custom] calculated

property TransferredToGL: Boolean [Boolean] readonly

method Cancel

method CancelRange

method Delete

method Duplicate

method DuplicateContra

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 InsertAddition

method InsertAdjustment

method InsertDepreciation

method InsertDisposal

method InsertRevaluation

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 AfterSave

event BeforeSave