Previous Topic

Next Topic

FATransactionForm - FA Transaction

property AccountCode: String readonly

property AccountFile: String readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

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

property AssetCodeLookup: Object readonly

property AssetName: String [Description] readonly

property AssetStatus: String(1) [FAAssetStatus]
Values: N (Pending), A (Added), D (Depreciating), F (Fully Depreciated), P (Disposed)

property BookValue: Number(13) [Amount]

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

property BranchCodeLookup: Object readonly

property ClassName: String readonly

property Comment: String(30) [Comment]

property CostToDate: Number(13) [Amount]

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 DepartmentCodeLookup: Object readonly

property DepreciationToDate: Number(13) [Amount]

property DisposalValue: Number(13) [Amount]

property Dissections: Object readonly

property Editing: Boolean readonly

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

property GLAccountCodeLookup: Object readonly

property IsFloatingWindow: Boolean

property Line: Object readonly

property Link: Object readonly

property Memo: Object readonly

property Modified: Boolean 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 PageCount: Number readonly

property PageLabel: String readonly

property PeriodID: Number [Period ID]

property Reference: String(30) [Reference]

property RevaluationValue: Number(13) [Amount]

property SourceTransactionID: Number [Integer] readonly

property TransactionDate: Date

property TransactionID: Number [FA Transaction ID] readonly

property TransactionQuantity: Number(13) [Quantity]

property TransactionTypeInactive: String [Custom] readonly

property WasInserting: Boolean readonly

method BringToFront

method Cancel

method Close

method Delete

method DrillDown: Object

method Duplicate

method DuplicateContra

method Edit

method GetPropertyValue(PropertyName: String): Variant

method InsertAddition

method InsertAdjustment

method InsertDepreciation

method InsertDisposal

method InsertRevaluation

method PropertyType(PropertyName: String): String

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

event AfterInsert

event AfterSave

event BeforeSave

event OnClose

event OnOpen