Class AR_InvoiceDetail_Bus

Inherits

AR_CommonDetail

Properties

LOCAL cIsSysDB=0  
LOCAL cMainTable$  
LOCAL cItmCommonFields$="InvoiceNo$, InvoiceType$, LineKey$, LineSeqNo$"  
PROPERTY ML_Net_Invoice   * Read Only *

Methods

FUNCTION AccumulateBatchTotals()  
FUNCTION GetBatchTotalVars(vars$)  
FUNCTION GetBatchTotalVars(vars$, reverse)  
FUNCTION GetContext$(destTable$)  
FUNCTION GetContextSourceTables$(context$)  
FUNCTION ResetRow(lineKey$)  

Properties inherited from: AR_CommonDetail

DefaultItem, PrecisionCost, PrecisionPrice, ReturnToField$

Methods inherited from: AR_CommonDetail

AddIn(), BackOut(), ClearSetFiles(), InitWorkTable(), SetChildColl(), SetHeaderInfo(), SetML_NetInvoice(), SetSalesTaxCalcObject(), SkipLineValidation(), ValidateGroupARSalespersonReporting(), ValidateGroupARSalesTax(), ValidateGroupCharge(), ValidateGroupComment(), ValidateGroupItemRequired(), ValidateGroupJCRetention(), ValidateGroupNotComment(), ValidateLines(), Write(), AssignAccounts(), CommitRowWrite(), SetDefaults(), ValidateAccumulateLines(), ValidateCost(), ValidateExtensionAmt(), ValidateItemCode(), ValidatePrice(), ValidateQuantity(), ValidateSalesAcctKey(), ValidateTaxClass()