Class CI_Options_svc

Inherits

SY_Service

Properties

LOCAL cMainTable$="CI_Options"  
LOCAL cIsSysDB=isFALSE  
LOCAL cQtyIntegerLen=8  
LOCAL cCostPriceIntegerLen=8  
LOCAL cExtIntergerLen=8  
PROPERTY ItemCodeLength   * Read Only *
PROPERTY QuantityMask$   * Read Only *
PROPERTY CostMask$   * Read Only *
PROPERTY PriceMask$   * Read Only *
PROPERTY ExtensionAmtMask$   * Read Only *
PROPERTY UnitOfMeasureMask$   * Read Only *

Methods

FUNCTION BuildMask$(integerLen, precision, includeMinus)  

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