|
LOCAL cIsSysDB |
|
LOCAL cMainTable$="VI_JobHeader" |
|
PROPERTY ObsoleteLinks$ * Read Only * |
|
FUNCTION CalcColumns(col$, col) | ||||
|
FUNCTION CheckElemCount() | ||||
|
FUNCTION Clear() | ||||
|
FUNCTION ClearMemFiles() | ||||
|
FUNCTION ColToElemSeq(colPfx$, col$, seq$) | ||||
|
FUNCTION ColToSelSeq(col$, seq$) | ||||
|
FUNCTION CompileJob(job$, CompiledName$) | ||||
|
FUNCTION CopyJob(copyFromJob$, copyToJob$) | ||||
|
FUNCTION CreateCompiledName$() | ||||
|
FUNCTION CreateLib(job$) | ||||
|
FUNCTION CreateTempField() | ||||
|
FUNCTION Delete(Key$) | ||||
|
FUNCTION DictElemToMem(tbl$, ddeKey$, Seq$, ref$) | ||||
|
FUNCTION DictElemToSelMem(tbl$, ddeKey$, ref$) | ||||
|
FUNCTION DictElemToSortMem(tbl$, ddeKey$, ref$) | ||||
|
FUNCTION GetAvailTables$() | ||||
|
FUNCTION GetAvailTables$(param) | ||||
|
FUNCTION GetAvailTreeFlds(tbl$, col$, ref$, dde$, first) | ||||
|
FUNCTION GetBusObjName(mainTable$, busObj$, UDTable$) | ||||
|
FUNCTION GetColFromDde(tbl$, col$, rec$, iol$) | ||||
|
FUNCTION GetColumns(table$, colList$, keyList$, roList$) | ||||
|
FUNCTION GetCurrentCols$() | ||||
|
FUNCTION GetIolist(ch$, iolist$) | ||||
|
FUNCTION GetLinkKey(priTbl$, lnkTbl$, priKey$) | ||||
|
FUNCTION GetPerforms$() | ||||
|
FUNCTION GetSelectBeginEnd(selBegin$, selEnd$) | ||||
|
FUNCTION GetTableInfo(table$, keyCols$) | ||||
|
FUNCTION LoadAllFields() | ||||
|
FUNCTION LoadDfltPerforms() | ||||
|
FUNCTION LoadDfltPerforms(resetExisting) LoadDfltPerforms loads default performs established for the export table list defined on a job | ||||
| ||||
| ||||
|
FUNCTION LoadElements() | ||||
|
FUNCTION LoadLinkedTbls(tbl$) | ||||
|
FUNCTION LoadPerforms() | ||||
|
FUNCTION LoadSelects() | ||||
|
FUNCTION LoadSorts() | ||||
|
FUNCTION MemToElemRec(seq$, rec$) | ||||
|
FUNCTION MemToElemRow(seq$, field$) | ||||
|
FUNCTION MemToElemRows(fields$) | ||||
|
FUNCTION MemToSelRec(seq$, rec$) | ||||
|
FUNCTION MemToSelRow(seq$, field$) | ||||
|
FUNCTION MemToSelRows(fields$) | ||||
|
FUNCTION MemToSortRec(seq$, rec$) | ||||
|
FUNCTION MemToSortRow(seq$, field$) | ||||
|
FUNCTION MemToSortRows(fields$) | ||||
|
FUNCTION ODBCGetCurrentTable$() | ||||
|
FUNCTION ODBCGetSqlStmt$() | ||||
|
FUNCTION ODBCLoadMemTables() | ||||
|
FUNCTION ODBCReadData(key$, List$, title$) | ||||
|
FUNCTION ODBCSetFieldKey(field$, tableName$) | ||||
|
FUNCTION ODBCSetTable(table$) | ||||
|
FUNCTION RecToElemMem(seq$, rec$) | ||||
|
FUNCTION RecToSelMem(seq$, rec$) | ||||
|
FUNCTION RecToSortMem(seq$, rec$) | ||||
|
FUNCTION RemoveElemFld(seq$) | ||||
|
FUNCTION RemoveSelFld(seq$) | ||||
|
FUNCTION RemoveSortFld(seq$) | ||||
|
FUNCTION SetCBFlags(control$, val$) | ||||
|
FUNCTION SetLocalTableName() | ||||
|
FUNCTION SetSelectBeginEnd(flag$, value$) | ||||
|
FUNCTION SetSelectSequence(seq$) | ||||
|
FUNCTION SwitchElemMemFields(seq1$, seq2$) | ||||
|
FUNCTION SwitchSelMemFields(seq1$, seq2$) | ||||
|
FUNCTION SwitchSortMemFields(seq1$, seq2$) | ||||
|
FUNCTION WRITE() | ||||
|
FUNCTION WriteOdbc() | ||||
|
FUNCTION WritePerform(rec$, action$) |
|
cActionWrite, cActionDelete, cActivityLogFilePrefix$, DocDateWarnDisplayed, DocDateWarnStatus, EditState, RecordChanged, FirstFailure$, DocumentTotal, ReadOnlyReason$, UDTValidation$, ViewOnly, CurrentPrecision, DocDateWarnForceOff, DocDateWarnObject, ScriptObject, ImportTest |
|
ChangedRecordCompare(), ChangedRecordInfo(), Clear(), ClearRecord(), ConfirmDelete(), CopyFrom(), ExportToCSV(), GetColumnInfo(), GetColumnProperties$(), GetDefaults(), GetOrigRecord$(), GetPropertyValue(), GetValidationGroups$(), ResetDocDateWarnState(), SetCopyKeyValue(), SetDocDateWarnDisplayed(), SetDocDateWarnOff(), SetKey(), SetKeyValue(), SetPartialRecord(), SetRecord(), SetToReadOnly(), SetValue(), SetValues(), Write(), ActivityLogCreateFile(), ActivityLogPrepare(), ActivityLogSetMessage$(), ActivityLogWrite(), CallScript(), CheckForAdvancedFieldSettings(), CheckForScripts(), CheckNullRequiredField(), PERFORM ChildValidate(), ClassValidateDate(), ClassValidateTelephoneNo(), ClearSetFiles(), ColInfoInitAll(), ColInfoInitDefaults(), CommitRow(), GetPropertyCommon(), InitColInfo(), InitScriptEngine(), InitWorkTable(), IsColInIOList(), IsValid(), LoadColInfo(), OpenMainTable(), ParseExtField(), RemoveColToSkip(), ResetRow(), RetrieveColInfo(), SetDefaults(), SetFilter(), SetMode(), SetParentHandle(), SetValueNoValidate(), StoreColToSkip(), ValidateAll(), ValidateAllRecord(), ValidateColInfo(), ValidateRule() |
|
AddDays$(), ConvertIEEEDate$(), ConvertToEmployeeKey$(), ConvertToFFA$(), ConvertToSRG$(), DaysDiff(), EncryptValue$(), FormatDate$(), FormatFFA$(), GetFFALength(), GetOptParameter$(), GetProductLineAccount$(), GetSegmentLength(), PayCyclePostWrite(), SpecialBusObjConsiderations(), SubstituteEmployeeKey$(), UserCode$(), UserKey$(), ValidateCustomer(), ValidateJobStatus(), ValidateVendor(), PERFORM ParseDate(), PERFORM PIIDecrypt(), TestPerformMethod() |
|
CheckCalcExpr(), ODBCFieldColumnLookup(), ODBCGetDataSrcs$(), ODBCLoadAvailFlds$(), ODBCLoadAvailTbls$(), ODBCLoadDSNFields(), ODBCLoadDSNTables(), PERFORM ODBCWriteField(), PERFORM ODBCWriteTable(), ValidateNextJobChain() |
|