Previous Topic

Next Topic

FALINE - FA Line

Display: Standard Object Post Lines Object

property AdditionAmount: Number [Amount] readonly heat 2

property AdjustmentAmount: Number [Amount] readonly heat 2

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

property BOF: Boolean readonly

property BookAmount: Number [Amount] readonly heat 2

property BookCode: String(8) [FA Book Code] readonly required heat 1

property DepreciationAmount: Number [Amount] readonly heat 3

property DepreciationCode: String(3) [FA Depreciation Code] readonly heat 2

property DepreciationRate: Number [Depreciation Rate] readonly heat 2

property DisposalAmount: Number [Amount] readonly heat 2

property DisposalOption: String(1) [FADisposal] readonly heat 2
Values: N (No depreciation this year), Y (Depreciation this year)

property DisposalPercentage: Number [Percentage] readonly heat 2

property EOF: Boolean readonly

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
LineLineID
BookPeriodTransactionBookCode;PeriodID;TransactionID
PeriodTransactionBookPeriodID;TransactionID;BookCode
AssetPeriodTransactionBookAssetCode;PeriodID;TransactionID;BookCode

property LineID: Number [FA Line ID] readonly required heat 1

property PeriodID: Number [Period ID] readonly required heat 1

property PeriodNo: Number [SmallInt] readonly calculated

property RealisedAmount: Number [Amount] readonly heat 2

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property ResidualValue: Number [Amount] readonly heat 2

property RevaluationAmount: Number [Amount] readonly heat 2

property RevaluationOption: String(1) [FARevaluation] readonly heat 2
Values: N (Preserve depreciation), Y (Writeback depreciation)

property TransactionID: Number [FA Transaction ID] readonly required heat 1

property UsefulLife: Number [FA Useful Life] readonly heat 2

property YearNo: Number [SmallInt] readonly calculated

method CancelRange

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 Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

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])