BM_CommonEntryDetail, IM_TransactionDetail_bus, PO_CommonEntryDetail, RA_CommonEntryDetail, SO_CommonEntryDetail |
LOCAL cDistItemCode$="ItemCode$" |
LOCAL cDistWarehouseCode$="WarehouseCode$" |
PROPERTY Distribution * Read Only * Object handle to the distribution object. |
PROPERTY DistributionBalanced * Read Only * |
PROPERTY DistributionIOL$ * Read Only * |
PROPERTY DistributionMessage Message type to return when attempting to update document without distributing all of the lines. 0 - Generic Message, 1 - Indicates first Line # missing distribution By default will be set to 1 for the line # specific message. |
PROPERTY ResettingAllLines Used to indicate that current action is resetting all document lines |
FUNCTION AddLine() | ||||||
FUNCTION ClearLine() | ||||||
FUNCTION ClearSetFiles() | ||||||
FUNCTION CommitRow() | ||||||
FUNCTION DeleteLine(delKey$) | ||||||
FUNCTION DeleteLine() | ||||||
FUNCTION DistributionMissingInfo(key$, row) This function returns info about the first row that is missing the required distribution | ||||||
| ||||||
| ||||||
| ||||||
FUNCTION DistributionRequired() | ||||||
FUNCTION DistributionRequired(valuation$) | ||||||
FUNCTION RemoveTiersExpDate(linesToRemove$) Remove tiers that need to be re-distributed due to a change in the document date | ||||||
| ||||||
| ||||||
| ||||||
FUNCTION ResetLine(line$) | ||||||
FUNCTION SetHeader(hdr$) | ||||||
FUNCTION ValidateLines() | ||||||
FUNCTION WRITE() | ||||||
FUNCTION LOCAL ClearLastLine() | ||||||
FUNCTION LOCAL DeleteTierLines(line$) | ||||||
FUNCTION LOCAL GetMemoryEditKey$(lineK$) Get full display key of the line for a given lineK$ from the current working memory table | ||||||
| ||||||
| ||||||
FUNCTION LOCAL PostDeleteRec() | ||||||
FUNCTION LOCAL PostWriteRec() | ||||||
FUNCTION LOCAL ResetRow() | ||||||
FUNCTION LOCAL SetCurrentKey(key$) | ||||||
FUNCTION LOCAL ValidateAccumulateLines() |
cActivityLogDelete$, cActivityLogDtlLevel$, HeaderKy$, HeaderHasLines, ReloadGrid, ValidHeader, NumberOfLines |
AccumulateBatchTotals(), AddIn(), AddLine(), AddPrimarySrc(), BackOut(), ClearBindings(), ClearLine(), ClearSetFiles(), CommitRow(), DeleteLine(), EditLine(), GetBatchTotalVars(), GetEditKey$(), GetInsertSeq$(), GetSequenceLengths(), InitWorkTable(), InsertLine(), QuickRowLoad(), RemovePrimarySrc(), ResequenceLine(), ResetLine(), ResetRow(), SetBatchTotalVars(), SetHeader(), SetKey(), SwapLines(), ValidateLines(), Write(), ClearSetFileDeleteWorkTable(), ClearSetFileWorkTable(), CommitRowRemove(), CommitRowWrite(), PostDeleteRec(), PostWriteRec(), RenumberSequence(), WriteWorkTable() |