Class BM_BillHeader_svc

Properties

LOCAL cMainTable$="BM_BillHeader"  
LOCAL cIsSysDB=isFALSE  
PROPERTY BillHasOptions$   * Read Only *
PROPERTY OptionCategories$   * Read Only *
PROPERTY BillType$   * Read Only *
PROPERTY CurrentBillRevision$   * Read Only *
PROPERTY YieldPercent   * Read Only *
PROPERTY ItemSvc   * Read Only *
PROPERTY ItemOnFile   * Read Only *
PROPERTY RoutingNo$   * Read Only *

Methods

FUNCTION Find(key$)  
FUNCTION FindCurrentRevision$(bill$)  
FUNCTION GetOptionCategory$(in.BillNo$, in.Revision$)  
FUNCTION GetOptionCategory$(in.BillNo$, in.Revision$, in.OptionCategory$)  
FUNCTION GetOptionCategoryInfo(in.BillNo$, in.Revision$, in.OptionCategory$, out.Desc$, out.Required$)  
FUNCTION GetOptionMask(in.BillNo$, in.Revision$, out.Mask$)  
FUNCTION IsValid(key$)  

Properties inherited from: BM_Constant

billTypeSTANDARD$, billTypeKIT$, billTypeINACTIVE$, billTypePHANTOM$, billTypeENGINEERING$, billTypeMRP$, disTypePRODUCED$, disTypePURCHASED$, disTypeREVERSAL$, billCATEGORYNUM

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