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 * |
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$) |
billTypeSTANDARD$, billTypeKIT$, billTypeINACTIVE$, billTypePHANTOM$, billTypeENGINEERING$, billTypeMRP$, disTypePRODUCED$, disTypePURCHASED$, disTypeREVERSAL$, billCATEGORYNUM |
BOF, CurrentBrowseIndex$, CurrentIndex$, EOF, SecurityAccess |
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() |