Previous Topic

Next Topic

FAOpeningValuesForm - FA Opening Asset Values

property ActiveProperty: String

property AllBooks: Boolean

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

property AssetCodeLookup: Object readonly

property AssetDate: Date

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

property AssetGroupCodeLookup: Object readonly

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

property AssetLocationCodeLookup: Object readonly

property AssetName: String(60) [Description]

property AssetValue: Number(13) [Amount]

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 CreditorCode: String(16) [AP Creditor Code]

property CreditorCodeLookup: Object readonly

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

property DepartmentCodeLookup: Object readonly

property DepreciableValue: Number(13) [Amount]

property DepreciationValue: Number(13) [Amount]

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

property GLAccountCodeLookup: Object readonly

property IsFloatingWindow: Boolean

property Line: Object readonly

property Name: String

property Narration: String(60) [Narration]

property PeriodID: Number [Period ID]

property Reference: String(30) [Reference]

property RevaluationValue: Number(13) [Amount]

property SerialNo: String(28) [Serial No]

property TransactionDate: Date

property TransactionQuantity: Number(13) [Quantity]

method BringToFront

method Cancel

method Close

method GetPropertyValue(PropertyName: String): Variant

method Insert

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