Class AR_CustomerContact_ui

Properties

LOCAL cListingClass$="AR_CustomerContactListing_rpt"  
LOCAL cBT_PrintTask$  
LOCAL cEntityName$  
LOCAL cCRMType$  

Methods

FUNCTION LOCAL BT_Accept()  
FUNCTION LOCAL BT_Cancel()  
FUNCTION LOCAL BT_Delete()  
FUNCTION LOCAL BT_Listing()  
FUNCTION LOCAL ChangeCB_Shopping()  
FUNCTION LOCAL ChangeCB_Supervisor()  
FUNCTION LOCAL ChangeCB_Suspend()  
FUNCTION LOCAL ChangeContactCode()  

Change Event for Contact Code

Returns [boolean] True = success, False = failure
FUNCTION LOCAL ChangeEBMData(col$, val$)  

Change Event for EBM fields (SupervisorRights$, AllowSubmissionOfShoppingCart$ and SuspendAccess$)

ParameterDescription
col$ [input, string] Field name in dictionary
val$ [input, string] value entered in field on the UI
Returns [boolean] True = success, False = failure
FUNCTION LOCAL ChangeEBMUserID()  
FUNCTION LOCAL ChangeML_ConfirmPassword()  
FUNCTION LOCAL ChangeML_Password()  
FUNCTION LOCAL CheckForEnableEBMData()  

Check whether EBM fields are enabled

Returns [boolean] True = success, False = failure
FUNCTION LOCAL ConfirmWrite()  
FUNCTION LOCAL GetEBMData()  

Getting EBM Data from "SY_EBusinessManagerUserID" table

Returns [boolean] True = success
FUNCTION LOCAL OnExit()  
FUNCTION LOCAL OnFocusCB_Shopping()  
FUNCTION LOCAL OnFocusCB_Supervisor()  
FUNCTION LOCAL OnFocusCB_Suspend()  
FUNCTION LOCAL OnFocusEBMUserID()  
FUNCTION LOCAL OnFocusML_Password()  
FUNCTION LOCAL PostLoad()  
FUNCTION LOCAL PostReadRec()  

Properties inherited from: CI_CountryUI_val

cAllowCountryOTF

Properties inherited from: CI_CUCommonUI

cNotOnFile$, cCRMSuggestField$, cARSuggestField$, cSuggestLib$, CRMSetup

Properties inherited from: CI_ZipCodeUI_val

cAllowZipOTF

Properties inherited from: SY_MaintUI

InBrowse, ViewOnly

Properties inherited from: SY_Password

AESCipher$, AES256Cipher$

Methods inherited from: CI_CountryUI_val

ClassChangeCountry()

Methods inherited from: CI_CUCommonUI

BT_Assign(), BT_CancelCRM(), BT_Select(), BT_Suggest(), ChangeLB_Select(), ChangeML_CRMValue(), ChangeRelateToCRM(), CheckForEnableCRM(), CheckForSOCompanyRecs(), CheckForSOPersonRecs(), CheckSync(), InvoicesExistCRMCompany(), InvoicesExistCRMPerson(), OnFocusLB_Select(), PostLoad(), PostLoadCRM(), PostLookup(), PostReadRecCRM(), SalesOrdersExistCRMCompany(), SalesOrdersExistCRMPerson()

Methods inherited from: CI_ZipCodeUI_val

PERFORM CheckToSelectSalesTaxSchedule(), ClassChangeZIPCode()

Methods inherited from: SY_MaintUI

HasRights(), RefreshBindings(), SetDocDateWarnOff(), SetUIRecord(), SetVar(), AddSuppressedMsg(), BindVariables(), BT_Accept(), BT_AcceptClose(), BT_Cancel(), BT_CancelClose(), BT_Delete(), BT_First(), BT_Last(), BT_List(), BT_Listing(), BT_Next(), BT_Office(), BT_OKView(), BT_Prev(), BT_Print(), CheckMemo(), ClassPushMemoBtn(), ConfirmDelete(), ConfirmWrite(), DefaultChange(), DisplayErrorMsg(), DisplayMemoButton(), DisplayWriteError(), ExplodeIOL(), GetBusinessObject(), GetControlID(), GetFirstID(), HandleDocumentDateWarning(), HasMemos(), HidePopupMenu(), InitBusinessObject(), KeyChange(), LaunchMemo(), OnExit(), PostLoad(), QuickConfirmWrite(), PERFORM ResolveMemoParameters(), ReturnToCtlOrGrid(), PERFORM RtrnToCTLOrGrid(), SetBusinessObject(), SetFocusFailedID(), SetFocusFirstID(), SetFormDisplay(), SetFormState(), SetInitialRecord(), SetNumericVal(), SetStringVal()

Methods inherited from: SY_Password

ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()