LOCAL cMainTable$="CU_Phone" [constant, string] Used by service object. Sets the main table name that will be opened on cFH |
LOCAL cIsSysDB [constant, boolean] Used by service object. Set to false because this is not a system table |
PROPERTY CustomerTemplate$ |
PROPERTY DefaultCustomerTemplate$ |
PROPERTY PhoneWhereClause$ [constant, string] Where clause used to find matching email link records |
FUNCTION GetRelationshipWhereClause(whereClause$) Used by CU_Common to establish that a link record exists when writing a record Adds AR_Customer or AR_CustomerContact to whereClause$ depending on type of link found. | ||||||
| ||||||
| ||||||
FUNCTION TranslateField(col$, value$) Used by CU_Common to format the Phone Number from CRM to the MAS 90/200 Phone Number format sets col$ to the appropriate MAS 90/200 column name for mapping the phone number | ||||||
| ||||||
|
cSageCRMName$, cSageCRMInstanceIDFiles$, cCRMCompanyFiles$, newRecord |
AddMappedFieldsColl(), CheckForLink(), GetCRMUserID(), GetKeyColumns$(), GetMappedField$(), GetMappedFields$(), SetKey(), SetPartialRecord(), SetValue(), UpdateAllFields(), WRITE(), PERFORM CheckForCompanyLink(), InitFieldColl() |