|
LOCAL cMainTable$="AP_ExpenseDistTableHeader" |
|
LOCAL cIsSysDB=isFALSE |
|
PROPERTY DistributionTotal * Read Only * |
|
PROPERTY AllowLessThan100Percent$ * Read Only * |
|
FUNCTION Clear() | ||||
|
FUNCTION CopyFrom(key$) Copy From an existing entry, override of base logic that adds copy of detail records | ||||
| ||||
| ||||
|
FUNCTION SetCurrentKey(key$) | ||||
|
FUNCTION UpdateDistributionTotal(amt) | ||||
|
FUNCTION Write() |
|
BatchEnabled, Lines, ScriptPreTotalsDone |
|
ActivityLogOverride(), ActivityLogPrepare(), AddLine(), AFMapTotalColumns(), CLEAR(), CommitLines(), DELETE(), Delete(), DeleteLine(), EditLine(), InsertLine(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ResetLine(), ScriptPreTotals(), SetCurrentKey(), SetHeader(), Write(), WriteLine(), ActivityLogCreateFile(), ActivityLogWasLineRenumbered(), ClearLastRecord() |
|