Class CM_LevelConversion

Properties

No Properties

Methods

FUNCTION AleUdtRebuild()  
FUNCTION Convert(currentVersion)  
FUNCTION Convert(currentVersion, oldVersion)  
FUNCTION ConvertLegacyUDFsToFramework(legacyEntityCode$, tableName$)  
FUNCTION ConvertLegacyUDFsToFramework(legacyEntityCode$, tableName$, tableDescription$, mirrorTable, extSolution$)  

Provide access to the logic provided in the Convert410 local method.

ParameterDescription
legacyEntityCode$ [input, string] The legacy entity code.
tableName$ [input, string] The framework table name defined in the dictionary.
tableDescription$ [input, string] {optional} The framework table description defined in the dictionary.
mirrorTable [input, bool] {optional} True if table has a mirror. Default is false.
extSolution$ [input, string] {optional} Name of an extended solution the UDF is defined for.
Returns [Numeric] retSUCCESS if the conversion completed normally, otherwise retFAILURE.
FUNCTION UDFInit(udfENT$)  
FUNCTION UDFInit(udfENT$, iolREC$, stpFromIOL$, stpToIOL$)  
FUNCTION UDFInit(udfENT$, iolREC$, stpFromIOL$, stpToIOL$, tableName$)  
FUNCTION UpdateUDFsInViews(company$)  
FUNCTION UpdateUDFsInViews(company$, tmpUI)  

Properties inherited from: CM_Customizer_Svc

cNomadsOrigIOL$, AllCode$, CurrentUser$, CurrentCompany$, CompDBLoad$, CompDBXlat$, CompDBPath$, CompNone, ModuleFH, ModuleCodes$, ModuleCodesAlbert$, ModuleCodesLegacy$, ModuleDirs$, ModuleList$, LockFH, LogFH, OptsFH, UdfFH, UdfEntityFH, UdfIolistFH, UdfOptionsFH, ScriptFH, ScriptLinkFH, ScriptSettingsFH, UIScriptLinkFH, UIScriptSettingsFH, oPvxDax, oSelector, LegacyUDFMapFH, LibExtensionAlbert$, PanelNameLength

Methods inherited from: CM_Customizer_Svc

CleanupUDF(), CompareChanges(), CompareWithPublished(), CreateLib(), CreateOpenUDF(), DefineUndoFile(), DefineWorkFile(), DeleteCurrentUDFWorkTable(), DeleteUDFWorkTable(), EntityFieldStatus(), EntityHasChanges(), EntityUndoChanges(), FetchCustomDirectories(), FetchCustomLibs(), FetchDataDirectories(), FetchLegacyUDFMap$(), FetchMirrorTables$(), FetchOrig$(), FetchTableCols$(), FetchTableCompany$(), FileInfoForUDF(), FormDescription$(), FormNameFormatted$(), GetGridColumns$(), GetKeyColumns$(), LibDescription$(), LibLocked(), LibModifiedDate$(), LockOut(), LogClear(), LogPurge(), LogWrite(), MergePublishedIntoPending(), OpenFiles(), Options(), ParseUserComp(), PvxScriptCheck(), SetCode$(), SetCurrentUserCompany(), SetTitle(), TaskInUse(), TempFile$(), UDTCreate(), UpdateOrig()

Methods inherited from: SY_LevelConversionCommon

DropColumns(), DropIndexes(), DropTable(), FormatTelephoneNumber$(), InstantiateLog(), IsSQLCompany(), OpenFile(), RemoveLegacyDefinitions(), RemoveMenuAndTask(), RemoveRoleSecurity(), RemoveTask(), StringToNumber()