|
LOCAL cBrowseFilter$="NY" |
|
LOCAL cBrowseIndex$="kEXTERNAL" |
|
LOCAL cInactive$="N" |
|
LOCAL cIsSysDB |
|
LOCAL cMainTable$="SY_User" |
|
LOCAL cPrimaryIndex$ |
|
LOCAL cActivityLogColumnChgSkip$="SecurityKey$" [string] Activity Log - List of columns to not report that changed in the activity log |
|
LOCAL cActivityLogColumnChgSumm$="Password$" [string] Activity Log - List of columns to report that they changed in the activity log, but not to display the values that changed. |
|
LOCAL cActivityLogTaskDesc$="User Maintenance" [string] Activity Log - name of task |
|
LOCAL cActivityLogWrite=isTRUE [boolean] Activity Log - Create activity log entry for changes when set to TRUE (1) |
|
PROPERTY JobTitleDefault$ Default value for SY_User;JobTitle$ |
|
FUNCTION CheckActive() | ||||||||||||||
|
FUNCTION CheckForActiveUsers() | ||||||||||||||
|
FUNCTION CheckSecurityEnabled() | ||||||||||||||
|
FUNCTION ConfirmDelete() | ||||||||||||||
|
FUNCTION CopyUser(fromLogon$, copyPrefs, copyRoles, copyAutoComp) | ||||||||||||||
|
FUNCTION CopyUser(fromLogon$, copyPrefs, copyRoles, copyAutoComp, oDtlObj, oAucObj) | ||||||||||||||
|
FUNCTION CopyUser(copyFromLogon$, copyToLogon$, copyPrefs, copyRoles) | ||||||||||||||
|
FUNCTION CopyUser(copyFromLogon$, copyToLogon$, copyPrefs, copyRoles, detailObj) To copy existing user credentials from one existing logon to another new logon. The new logon must already be in setmode using SetKey() and be a NEW logon. Note, the new record will then have to be written. | ||||||||||||||
| ||||||||||||||
| ||||||||||||||
|
FUNCTION DELETE(key$) | ||||||||||||||
|
FUNCTION PassOriginalUserCode(userCode$) | ||||||||||||||
|
FUNCTION ReadRec(key$) | ||||||||||||||
|
FUNCTION RenameUserLogon(oldLogon$, newLogon$) | ||||||||||||||
|
FUNCTION SetDefaults() | ||||||||||||||
|
FUNCTION SetUserReactivate(bNewState) | ||||||||||||||
|
FUNCTION ValidatePassword(pass$, namef$, namel$, logon$) | ||||||||||||||
|
FUNCTION ValidatePasswordDate(passwordDate) | ||||||||||||||
|
FUNCTION ValidateUserLogon(value$, defFlag$) | ||||||||||||||
|
FUNCTION WRITE() |
|
cActionWrite, cActionDelete, cActivityLogFilePrefix$, DocDateWarnDisplayed, DocDateWarnStatus, EditState, RecordChanged, FirstFailure$, DocumentTotal, ReadOnlyReason$, UDTValidation$, ViewOnly, CurrentPrecision, DocDateWarnForceOff, DocDateWarnObject, ScriptObject, ImportTest |
|
FileChanged |
|
ClassValidateThemeCode() |
|
ChangedRecordCompare(), ChangedRecordInfo(), Clear(), ClearRecord(), ConfirmDelete(), CopyFrom(), ExportToCSV(), GetColumnInfo(), GetColumnProperties$(), GetDefaults(), GetOrigRecord$(), GetPropertyValue(), GetValidationGroups$(), ResetDocDateWarnState(), SetCopyKeyValue(), SetDocDateWarnDisplayed(), SetDocDateWarnOff(), SetKey(), SetKeyValue(), SetPartialRecord(), SetRecord(), SetToReadOnly(), SetValue(), SetValues(), Write(), ActivityLogCreateFile(), ActivityLogPrepare(), ActivityLogSetMessage$(), ActivityLogWrite(), CallScript(), CheckForAdvancedFieldSettings(), CheckForScripts(), CheckNullRequiredField(), PERFORM ChildValidate(), ClassValidateDate(), ClassValidateTelephoneNo(), ClearSetFiles(), ColInfoInitAll(), ColInfoInitDefaults(), CommitRow(), GetPropertyCommon(), InitColInfo(), InitScriptEngine(), InitWorkTable(), IsColInIOList(), IsValid(), LoadColInfo(), OpenMainTable(), ParseExtField(), RemoveColToSkip(), ResetRow(), RetrieveColInfo(), SetDefaults(), SetFilter(), SetMode(), SetParentHandle(), SetValueNoValidate(), StoreColToSkip(), ValidateAll(), ValidateAllRecord(), ValidateColInfo(), ValidateRule() |
|
ClearSetFiles(), CommitRow(), QuickRowLoad(), ResetRow(), SeedDetailRow(), SetFilter(), SetMode() |
|