LOCAL cMainTable$="CU_Email" [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 EmailWhereClause$ [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. | ||||
| ||||
|
cSageCRMName$, cSageCRMInstanceIDFiles$, cCRMCompanyFiles$, newRecord |
AddMappedFieldsColl(), CheckForLink(), GetCRMUserID(), GetKeyColumns$(), GetMappedField$(), GetMappedFields$(), SetKey(), SetPartialRecord(), SetValue(), UpdateAllFields(), WRITE(), PERFORM CheckForCompanyLink(), InitFieldColl() |