Previous Topic

Next Topic

FAAssetData

property AccountCode: String readonly

property AccountFile: String readonly

property AllowInactive: Boolean

property AllowManualNumbering: Boolean

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

property AssetDate: Date heat 4

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

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

property AssetName: String(60) [Description] heat 2

property AssetQuantity: Number [Quantity] heat 4

property BarCode: String(28) [Bar Code] heat 2

property BOF: Boolean readonly

property CanDelete: Boolean readonly

property Category1: String(8) [FA Category 1 Code] setting "FA\Cat1Alias" heat 2

property Category2: String(8) [FA Category 2 Code] setting "FA\Cat2Alias" heat 2

property ClassName: String readonly

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly heat 1

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

property CreditorCode: String(16) [AP Creditor Code] heat 2

property Custom1: String(60) [FA Asset Custom 1 Text] setting "FA\AssetCustom1Alias" heat 2

property Custom2: String(60) [FA Asset Custom 2 Text] setting "FA\AssetCustom2Alias" heat 2

property CustomerCode: String(16) [AR Customer Code] heat 2

property Description: Object readonly

property Editing: Boolean readonly

property EOF: Boolean readonly

property FilterSort: Object readonly

property HasTransactions: Boolean readonly

property ImagePath: String(255) [File Path] heat 2

property ImageType: String(1) [ImageType] required heat 2
Values: F (File), W (Web)

property Inactive: Boolean [Boolean] heat 2

property InactiveAllowed: Boolean readonly

property IndexName: String
ValueIndex Fields
AssetAssetCode
ActiveAssetInactive;AssetCode
AssetLocationAssetLocationCode
BarCodeBarCode
ParentAssetParentAssetCode;AssetCode
GroupAssetAssetGroupCode;AssetCode
Category1Category1
Category2Category2
CustomerCustomerCode
CreditorCreditorCode

property LastHistoryPeriod: Number [Period ID] heat 2

property Link: Object readonly

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly heat 3

property ModifiedUserCode: String(8) [CO User Code] readonly heat 3

property Name: String

property ParentAssetCode: String(16) [FA Asset Code] heat 2

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly heat 9

property SerialNo: String(28) [Serial No] heat 2

property Split: Object readonly

property Values: Object readonly

property WasInserting: Boolean readonly

method Cancel

method CancelRange

method Delete

method Duplicate

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 Insert

method Last

method Next

method OpenForm: Object

method Prev

method PrintLabel: Object

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 AfterDelete

event AfterSave

event BeforeDelete

event BeforeSave