LOCAL cAllCompanies$="0000000000" |
LOCAL cIsSysDB=isTRUE |
LOCAL cMainTable$="SY_Activation" |
FUNCTION Activate(moduleCode$) | ||||||||||
FUNCTION Activate(moduleCode$, companyCode$) | ||||||||||
FUNCTION Activate(moduleCode$, companyCode$, skipEmbeddedIO) | ||||||||||
FUNCTION Activate(moduleCode$, companyCode$, skipEmbeddedIO, updateConversionHistory) | ||||||||||
FUNCTION CompanyRequiresSqlConversion(company$) Detects if any company data exists in Pvx files on a Premium installation. | ||||||||||
FUNCTION FindOptionsFile(module$, company$, dataLevel, dataSubLevel) Searches for the module options file/table for the company and if found, returns the data levels contained in the options record. | ||||||||||
| ||||||||||
| ||||||||||
FUNCTION FindOptionsFile(module$, company$, optionsRec$, optionsIol$) Searches for the module options file/table for the company and if the Everest options table was found, returns the options record. | ||||||||||
| ||||||||||
| ||||||||||
FUNCTION UpdateActivationRecords(companyCode$) | ||||||||||
FUNCTION UpdateActivationRecords(companyCode$, skipCompanyUpdate) | ||||||||||
FUNCTION UpdateCompanyLevel(companyKey$) | ||||||||||
FUNCTION UpdateTables(moduleCode$) | ||||||||||
FUNCTION UpdateTables(moduleCode$, companyCode$) | ||||||||||
FUNCTION UpdateTables(moduleCode$, companyCode$, tableList$) | ||||||||||
FUNCTION UpdateTables(moduleCode$, companyCode$, tableList$, createPvx) Updates the physical file, or SQL table, for the tables referenced by the moduleCode$ or optional tableList$ argument. | ||||||||||
| ||||||||||
|
cActionWrite, cActionDelete, cActivityLogFilePrefix$, DocDateWarnDisplayed, DocDateWarnStatus, EditState, RecordChanged, FirstFailure$, DocumentTotal, ReadOnlyReason$, UDTValidation$, ViewOnly, CurrentPrecision, DocDateWarnForceOff, DocDateWarnObject, ScriptObject, ImportTest |
GetOriginalTableIOL$(), IsModuleSetup() |
EmbedIO(), DefineEmbeddedIO(), GetFileNumber() |
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() |