Class AP_ExpenseDistTable_bus

Properties

LOCAL cMainTable$="AP_ExpenseDistTableHeader"  
LOCAL cIsSysDB=isFALSE  
PROPERTY DistributionTotal   * Read Only *
PROPERTY AllowLessThan100Percent$   * Read Only *

Methods

FUNCTION Clear()  
FUNCTION CopyFrom(key$)  

Copy From an existing entry, override of base logic that adds copy of detail records

ParameterDescription
key$ [input,string] key of entry to copy from
Returns [boolean] True if copy is successful, False if not
FUNCTION SetCurrentKey(key$)  
FUNCTION UpdateDistributionTotal(amt)  
FUNCTION Write()  

Properties inherited from: SY_LineEntryHeader_bus

BatchEnabled, Lines, ScriptPreTotalsDone

Methods inherited from: SY_LineEntryHeader_bus

ActivityLogOverride(), ActivityLogPrepare(), AddLine(), AFMapTotalColumns(), CLEAR(), CommitLines(), DELETE(), Delete(), DeleteLine(), EditLine(), InsertLine(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ResetLine(), ScriptPreTotals(), SetCurrentKey(), SetHeader(), Write(), WriteLine(), ActivityLogCreateFile(), ActivityLogWasLineRenumbered(), ClearLastRecord()