Previous Topic

Next Topic

ARCONTCT - AR Contact

Display: Standard Object Post Lines Object

property BOF: Boolean readonly

property Category1: String(8) [CO Contact Category 1 Code] readonly setting "CO\ContactCat1Alias" heat 2

property Category2: String(8) [CO Contact Category 2 Code] readonly setting "CO\ContactCat2Alias" heat 2

property Comment: String(60) [Description] readonly heat 2

property ContactID: Number [AR Contact ID] readonly required heat 1

property CreatedDate: Date readonly calculated

property CreatedTime: Date readonly calculated

property CreatedTimestamp: Date readonly heat 1

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

property Custom1: String(30) [AR Contact Custom 1 Text] readonly setting "AR\ContctCustom1Alias" heat 2

property Custom2: String(30) [AR Contact Custom 2 Text] readonly setting "AR\ContctCustom2Alias" heat 2

property CustomerCode: String(16) [AR Customer Code] readonly required heat 1

property EmailAddress: String(120) [Email Address] readonly heat 3

property EOF: Boolean readonly

property FilterSort: Object readonly

property FirstName: String(20) [Contact Name U] readonly heat 3

property FirstNameLastName: String(41) [Custom U] readonly heat 3

property FullName: String(84) [Contact Fullname U] readonly calculated

property Inactive: Boolean [Boolean] readonly heat 4

property IndexName: String
ValueIndex Fields
ContactContactID
ActiveContactInactive;ContactID
LastFirstLastNameFirstName
FirstLastFirstNameLastName
ActiveLastFirstInactive;LastNameFirstName
ActiveFirstLastInactive;FirstNameLastName
CodeLastFirstCustomerCode;LastNameFirstName
CodeFirstLastCustomerCode;FirstNameLastName
ActiveCodeLastFirstInactive;CustomerCode;LastNameFirstName
ActiveCodeFirstLastInactive;CustomerCode;FirstNameLastName
CodeLineCustomerCode;LineNo
ActiveCodeLineInactive;CustomerCode;LineNo
Category1Category1
Category2Category2

property IsPrimary: Boolean [Boolean] readonly heat 3

property LastName: String(20) [Contact Name U] readonly heat 3

property LastNameFirstName: String(42) [Custom U] readonly heat 3

property LineNo: Number [Integer] readonly required heat 5

property MiddleName: String(20) [Contact Name U] readonly heat 3

property ModifiedDate: Date readonly calculated

property ModifiedTime: Date readonly calculated

property ModifiedTimestamp: Date readonly heat 4

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

property PhoneNo: String(20) [Contact Phone Number] readonly setting "CO\ContactPhoneNoAlias" heat 3

property PhoneNo2: String(20) [Contact Phone Number 2] readonly setting "CO\ContactPhoneNo2Alias" heat 3

property PhoneNo3: String(20) [Contact Phone Number 3] readonly setting "CO\ContactPhoneNo3Alias" heat 3

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly heat 9

property Role: String(35) [Role] readonly heat 2

property Suffix: String(10) [Contact Suffix] readonly heat 3

property Title: String(10) [Contact Title] readonly heat 3

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