Class FL_Options_svc

Inherits

SY_Service

Properties

LOCAL cIsSysDB=isFALSE  

Boolean to indicate whether the main table being maintained is a System table

LOCAL cMainTable$="FL_Options"  
Name of the main table being maintained
PROPERTY TermKeys$="023"  
List of SYOCTL Record Types for FL Options

Methods

FUNCTION BuildTermString(recordType, record$, iol$)  

Populates the IOLIST for a SYOCTL Record Type

ParameterDescription
recordType [input, numeric] Record Type of SYOCTL record
record$ [output, string] REC of SYOCTL record
iol$ [output, string] IOLIST of SYOCTL record
Returns [boolean] Success if the SY0CTL IOLIST is populated, otherwise failure

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()