| 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 Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property GLAccountCode: String(8) [GL Account Code] |

| property Line: Object readonly
| property AdditionValue: Number [Amount] |
| property BOF: Boolean readonly |
| property BookCode: String(8) [FA Book Code] readonly |
| property BookValue: Number [Amount] readonly |
| property Boost: Boolean [Boolean] readonly |
| property DepreciableValue: Number [Amount] |
| property DepreciationCode: String(3) [FA Depreciation Code] |
| property DepreciationGenerated: Number [Amount] readonly |
| property DepreciationOption: String(1) [FADepreciation]
| Values: N (Depreciate later), Y (Depreciate now), D (Depreciating) |
|
| property DepreciationRate: Number [Depreciation Rate] |
| property DepreciationValue: Number [Amount] |
| property Editing: Boolean readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| property ResidualValue: Number [Amount] |
| property RevaluationValue: Number [Amount] |
| property UsefulLife: Number [FA Useful Life] |
| method Cancel |
| method Edit |
| 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 Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| 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) |