Class SY_CompanyConversion

Inherits

SY_Service

Properties

LOCAL cMainTable$="*SKIP*"  
PROPERTY CompanyList$  
PROPERTY CurrentCompany$  
PROPERTY CurrentModuleList$  
PROPERTY MasterModuleList$  
PROPERTY DataSublevel  
PROPERTY DataLevel  
PROPERTY OriginalCompany$  
PROPERTY ProgramSublevel  
PROPERTY ProgramLevel  
PROPERTY CurrentModule$  
PROPERTY ZeroLevelModules$  
PROPERTY ConvertedCompanies$  
PROPERTY Last4xLevel   * Read Only *
PROPERTY Last4xSubLevel   * Read Only *

Methods

FUNCTION CheckCompanyForConversion(companyCode$, needsConversion)  
FUNCTION CheckModuleForConversion(processCompany$, processModule$, needsConversion)  
FUNCTION ClearProperties()  
FUNCTION GetCompanyNames$(sourceCompanyList$)  

Return a list of company codes with Company Names sourceCompanyList [input, string] SEP seperated list of company codes Returns string list of company codes and company names

FUNCTION GetNextProgram(nextProgram$)  
FUNCTION ResetCompanyListNoPRCompany(removeCompanyList$)  

Remove a specific company from the company list recmovecompanyList$ [input, string] SEP separated list of company codes with PR Always returns success

FUNCTION SetCompanyList()  
FUNCTION SetCompanyList(companyCode$)  

Properties inherited from: SY_Service

BOF, CurrentBrowseIndex$, CurrentIndex$, EOF, SecurityAccess

Methods inherited from: SY_Service

BindVariable(), CheckMainTable(), Clear(), Find(), FindById(), GetChildHandle(), GetChildKeyReference$(), GetColumns$(), GetDataSources$(), GetDataSourcesAddl$(), GetJson$(), GetKey$(), GetKeyColumns$(), GetKeyPadded$(), GetPartialRecord(), GetRecord(), GetRecordCount(), GetRecordEx(), GetResultSets(), GetTable$(), GetTablePath$(), GetValue(), GetValues(), IsValid(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ReadAdditional(), SetBrowseFilter(), SetBrowseIndex(), SetCacheMode(), SetIndex(), SetKeyValue(), SetParentColumns(), SetParentHandle(), SetUIHandle(), PERFORM ClearEditRcd(), FormatJson$(), GetAddlDataSources(), GetDateColumns$(), InitChildCollection(), MoveFirstLast(), MoveNextPrevious(), OpenMainTable(), ParseKeyDef(), PrepareKeyDef(), ReadRec(), ResolveColumnList$(), SetControls(), SetCurrentKey(), UseKeyColl()