Class CI_SalesTaxAccountPurchases_bus

Properties

LOCAL cMainTable$="AP_SalesTax"  
LOCAL cIsSysDB=isFALSE  
PROPERTY ctotalExemptPurchasesAmt  
PROPERTY ctotalNonRecoverableAmt  
PROPERTY ctotalNonTaxableFreightAmt  
PROPERTY ctotalNonTaxablePurchasesAmt  
PROPERTY ctotalTaxAmt  
PROPERTY ctotalTaxableFreightAmt  
PROPERTY ctotalTaxablePurchasesAmt  
PROPERTY ctotalTaxableTaxAmt  
PROPERTY ctotalUseTaxAmt  
PROPERTY ctotcurExemptPurchasesAmt  
PROPERTY ctotcurNonRecoverableAmt  
PROPERTY ctotcurNonTaxableFreightAmt  
PROPERTY ctotcurNonTaxablePurchasesAmt  
PROPERTY ctotcurTaxAmt  
PROPERTY ctotcurTaxableFreightAmt  
PROPERTY ctotcurTaxablePurchasesAmt  
PROPERTY ctotcurTaxableTaxAmt  
PROPERTY ctotcurUseTaxAmt  
PROPERTY TransactionDate$   * Read Only *
PROPERTY ExemptPurchasesAmt  
PROPERTY NonRecoverableAmt  
PROPERTY NonTaxableFreightAmt  
PROPERTY NonTaxablePurchasesAmt  
PROPERTY TaxAmt  
PROPERTY TaxableFreightAmt  
PROPERTY TaxablePurchasesAmt  
PROPERTY TaxableTaxAmt  
PROPERTY UseTaxAmt  

Methods

FUNCTION Accumulate(Amts$, TransactionDate$)  
FUNCTION Difference(TransactionDate$, TaxablePurchasesAmt, NonTaxablePurchasesAmt, TaxableFreightAmt, NonTaxableFreightAmt, TaxAmt, UseTaxAmt, TaxableTaxAmt, ExemptPurchasesAmt, NonRecoverableAmt)  
FUNCTION ReadForRecords(TaxCode$, TransactionDate$, Amts$)  
FUNCTION SetDefaultsOnce()  
FUNCTION WRITE()  

Properties inherited from: CI_VendorNo_val

HoldPayment, SeparateCheck

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_APDivision_val

ClassValidateAPDivision()

Methods inherited from: CI_VendorNo_val

ClassValidateVendorNo()

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