Class IM_ItemCost_svc

Properties

LOCAL cMainTable$="IM_ItemCost"  
LOCAL cIsSysDB=isFALSE  

Methods

FUNCTION GetQuantityAvailable(item$, whse$, in.tierType$, tierNo$)  
FUNCTION IsValidLotSerialNo(item$, whse$, in.tierType$, tierNo$)  
FUNCTION RemoveQuantityCommitted(item$, whse$, in.tierType$, tierNo$, qty)  
FUNCTION UpdateQuantityCommitted(oldVal, newVal)  
FUNCTION UpdateQuantityCommitted(item$, whse$, in.tierType$, tierNo$, oldVal, newVal)  

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