Class CI_SalesTaxAccountSales_bus

Properties

LOCAL cMainTable$="AR_SalesTax"  
LOCAL cIsSysDB=isFALSE  
PROPERTY ctotalTaxableSalesAmt  
PROPERTY ctotalNonTaxableSalesAmt  
PROPERTY ctotalTaxableFreightAmt  
PROPERTY ctotalNonTaxableFreightAmt  
PROPERTY ctotalSalesTaxInvoiced  
PROPERTY ctotalSalesTaxCollected  
PROPERTY ctotalTaxableTaxAmt  
PROPERTY ctotalExemptSalesAmt  
PROPERTY ctotcurTaxableSalesAmt  
PROPERTY ctotcurNonTaxableSalesAmt  
PROPERTY ctotcurTaxableFreightAmt  
PROPERTY ctotcurNonTaxableFreightAmt  
PROPERTY ctotcurSalesTaxInvoiced  
PROPERTY ctotcurSalesTaxCollected  
PROPERTY ctotcurTaxableTaxAmt  
PROPERTY ctotcurExemptSalesAmt  
PROPERTY TaxableSalesAmt  
PROPERTY NonTaxableSalesAmt  
PROPERTY TaxableFreightAmt  
PROPERTY NonTaxableFreightAmt  
PROPERTY SalesTaxInvoiced  
PROPERTY SalesTaxCollected  
PROPERTY TaxableTaxAmt  
PROPERTY ExemptSalesAmt  
PROPERTY TransactionDate$   * Read Only *

Methods

FUNCTION Accumulate(Amts$, TransactionDate$)  
FUNCTION DIFFERENCE(TransactionDate$, TaxableSalesAmt, NonTaxableSalesAmt, TaxableFreightAmt, NonTaxableFreightAmt, TaxableTaxAmt, ExemptSalesAmt, SalesTaxInvoiced, SalesTaxCollected)  
FUNCTION ReadForRecords(TaxCode$, TransactionDate$, Amts$)  
FUNCTION SetDefaultsOnce()  
FUNCTION WRITE()  

Properties inherited from: CI_CustomerNo_val

cAllowCashCust, cPerformCreditChecking, CreditExceeded, CreditHold, PerformCreditChecking, AllowCashCustomer

Properties inherited from: SY_Maint

cActionWrite, cActionDelete, cActivityLogFilePrefix$, DocDateWarnDisplayed, DocDateWarnStatus, EditState, RecordChanged, FirstFailure$, DocumentTotal, ReadOnlyReason$, UDTValidation$, ViewOnly, CurrentPrecision, DocDateWarnForceOff, DocDateWarnObject, ScriptObject, ImportTest

Methods inherited from: CI_ARDivision_val

ClassValidateARDivision()

Methods inherited from: CI_CustomerNo_val

GetNextCustomerNo(), ClassOverrideCustomerNo(), ClassValidateCustomerNo()

Methods inherited from: SY_Maint

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()