Class IT_Options_svc

Properties

LOCAL cIsSysDB=isFALSE  
LOCAL cMainTable$="IT_Options"  
LOCAL cQtyIntegerLen=8  
LOCAL cCostPriceIntegerLen=8  
PROPERTY eBMQuantityMask$   * Read Only *
PROPERTY eBMPriceMask$   * Read Only *
PROPERTY IMQuantityMask$   * Read Only *
PROPERTY IMPriceMask$   * Read Only *
PROPERTY ExtensionAmtMask$   * Read Only *
PROPERTY AmtMask$   * Read Only *
PROPERTY ItemCodeLength   * Read Only *
PROPERTY TermKeys$="027"  

Methods

FUNCTION BuildTermString(recordType, record$, iol$)  
FUNCTION GetNextCustomerNo(customerNo$)  

Properties inherited from: SY_Service

BOF, CurrentBrowseIndex$, CurrentIndex$, EOF, SecurityAccess

Methods inherited from: CI_NextNumber

FormatLotSerialNo$(), IncrementSerialNo(), NextNumber(), FindPrefix(), GetColumnInfo(), IncrementNumber()

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