GetTaxRequest::__construct |
( |
| ) |
|
GetTaxRequest::getAddresses |
( |
| ) |
|
GetTaxRequest::getBatchCode |
( |
| ) |
|
GetTaxRequest::getBusinessIdentificationNo |
( |
| ) |
|
GetTaxRequest::getCommit |
( |
| ) |
|
GetTaxRequest::getCompanyCode |
( |
| ) |
|
#+ Accessor public
- Returns
- string
GetTaxRequest::getCurrencyCode |
( |
| ) |
|
GetTaxRequest::getCustomerCode |
( |
| ) |
|
GetTaxRequest::getCustomerUsageType |
( |
| ) |
|
GetTaxRequest::getDestinationAddress |
( |
| ) |
|
GetTaxRequest::getDetailLevel |
( |
| ) |
|
GetTaxRequest::getDiscount |
( |
| ) |
|
GetTaxRequest::getDocCode |
( |
| ) |
|
GetTaxRequest::getDocDate |
( |
| ) |
|
GetTaxRequest::getDocType |
( |
| ) |
|
GetTaxRequest::getExchangeRate |
( |
| ) |
|
GetTaxRequest::getExchangeRateEffDate |
( |
| ) |
|
GetTaxRequest::getExemptionNo |
( |
| ) |
|
GetTaxRequest::getHashCode |
( |
| ) |
|
GetTaxRequest::getLine |
( |
|
$lineNo | ) |
|
GetTaxRequest::getLines |
( |
| ) |
|
GetTaxRequest::getLocationCode |
( |
| ) |
|
GetTaxRequest::getOriginAddress |
( |
| ) |
|
GetTaxRequest::getPaymentDate |
( |
| ) |
|
GetTaxRequest::getPosLaneCode |
( |
| ) |
|
GetTaxRequest::getPurchaseOrderNo |
( |
| ) |
|
GetTaxRequest::getReferenceCode |
( |
| ) |
|
GetTaxRequest::getServiceMode |
( |
| ) |
|
GetTaxRequest::getTaxOverride |
( |
| ) |
|
GetTaxRequest::postFetch |
( |
| ) |
|
GetTaxRequest::prepare |
( |
| ) |
|
GetTaxRequest::registerAddress |
( |
& |
$address | ) |
|
GetTaxRequest::salespersonCode |
( |
| ) |
|
GetTaxRequest::setAddressCode |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setAddresses |
( |
|
$value | ) |
|
GetTaxRequest::setBatchCode |
( |
|
$value | ) |
|
GetTaxRequest::setBusinessIdentificationNo |
( |
|
$value | ) |
|
Sets the value for BusinessIdentificationNo
- Parameters
-
GetTaxRequest::setCity |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setCommit |
( |
|
$value | ) |
|
This has been defaulted to False ; invoice will be committed if this flag has been set to True.
- Parameters
-
GetTaxRequest::setCompanyCode |
( |
|
$value | ) |
|
Sets the client application company reference code.
- Parameters
-
GetTaxRequest::setCountry |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setCurrencyCode |
( |
|
$value | ) |
|
3 character ISO 4217 currency code.
- Parameters
-
GetTaxRequest::setCustomerCode |
( |
|
$value | ) |
|
The client application customer reference code.
- Parameters
-
GetTaxRequest::setCustomerUsageType |
( |
|
$value | ) |
|
The client application customer or usage type.
This is used to determine the exempt status of the transaction based on the exemption tax rules for the jurisdictions involved. This may also be set at the line level.
The standard values for the CustomerUsageType (A-L).
A – Federal Government
B – State/Local Govt.
C – Tribal Government
D – Foreign Diplomat
E – Charitable Organization
F – Religious/Education
G – Resale
H – Agricultural Production
I – Industrial Prod/Mfg.
J – Direct Pay Permit
K – Direct Mail
L - Other
- Parameters
-
GetTaxRequest::setDestinationAddress |
( |
|
$value | ) |
|
set ship to address
- Parameters
-
GetTaxRequest::setDetailLevel |
( |
|
$value | ) |
|
Specifies the level of detail to return.
- Parameters
-
GetTaxRequest::setDiscount |
( |
|
$value | ) |
|
The discount amount to apply to the document.
- Parameters
-
GetTaxRequest::setDocCode |
( |
|
$value | ) |
|
Sets the Document Code, i.e. the internal reference code used by the client application.
- Parameters
-
GetTaxRequest::setDocDate |
( |
|
$value | ) |
|
Mutator public
- Parameters
-
| integer | DocDate should be in the format yyyy-mm-dd |
date | $value | |
GetTaxRequest::setDocType |
( |
|
$value | ) |
|
The document type specifies the category of the document and affects how the document is treated after a tax calculation; see DocumentType for more information about the specific document types.
- Parameters
-
GetTaxRequest::setExchangeRate |
( |
|
$value | ) |
|
ExchangeRate indicates the currency exchange rate from the transaction currency (indicated by CurrencyCode) to the company base currency. This only needs to be set if the transaction currency is different than the company base currency. It defaults to 1.0.
- Parameters
-
GetTaxRequest::setExchangeRateEffDate |
( |
|
$value | ) |
|
ExchangeRateEffDate indicates the effective date of the exchange rate. It should be set in conjunction with ExchangeRate. It will default to the DocDate if not set.
- Parameters
-
GetTaxRequest::setExemptionNo |
( |
|
$value | ) |
|
Exemption Number for this document
- Parameters
-
GetTaxRequest::setHashCode |
( |
|
$value | ) |
|
GetTaxRequest::setLine1 |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setLine2 |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setLine3 |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setLines |
( |
|
$value | ) |
|
GetTaxRequest::setLocationCode |
( |
|
$value | ) |
|
Also referred to as a Store Location, Outlet Id, or Outlet code is a number assigned by the State which identifies a Store location. Some state returns require taxes are broken out separatly for Store Locations.
- Parameters
-
GetTaxRequest::setOriginAddress |
( |
|
$value | ) |
|
Set ship from address
- Parameters
-
GetTaxRequest::setPaymentDate |
( |
|
$value | ) |
|
PaymentDate indicates the date when payment was received for the document. It is only applicable for cash-basis accounting and does not need to be set otherwise. It defaults to 1/1/1900 which indicates no payment. The new TaxSvc.ApplyPayment method may be used to apply a payment to an existing invoice.
- Parameters
-
GetTaxRequest::setPosLaneCode |
( |
|
$value | ) |
|
Sets POS Lane Code.
- Parameters
-
GetTaxRequest::setPostalCode |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setPurchaseOrderNo |
( |
|
$value | ) |
|
Purchase Order Number for this document.
- Parameters
-
GetTaxRequest::setReferenceCode |
( |
|
$value | ) |
|
GetTaxRequest::setRegion |
( |
|
$value | ) |
|
Enter description here...
- Parameters
-
GetTaxRequest::setSalespersonCode |
( |
|
$value | ) |
|
The client application salesperson reference code.
- Parameters
-
GetTaxRequest::setServiceMode |
( |
|
$value | ) |
|
It provides the ability to controls whether tax is calculated locally or remotely when using an AvaLocal server. The default is Automatic which calculates locally unless remote is necessary for non-local addresses.
- Parameters
-
GetTaxRequest::setTaxOverride |
( |
|
$value | ) |
|
GetTaxRequest::$Addresses |
|
private |
GetTaxRequest::$BatchCode |
|
private |
GetTaxRequest::$BusinessIdentificationNo |
|
private |
GetTaxRequest::$Commit =false |
|
private |
GetTaxRequest::$CompanyCode |
|
private |
GetTaxRequest::$CurrencyCode |
|
private |
GetTaxRequest::$CustomerCode |
|
private |
GetTaxRequest::$CustomerUsageType |
|
private |
GetTaxRequest::$DestinationAddress |
|
private |
GetTaxRequest::$DestinationCode |
|
private |
GetTaxRequest::$DetailLevel |
|
private |
GetTaxRequest::$ExchangeRate |
|
private |
GetTaxRequest::$ExchangeRateEffDate |
|
private |
GetTaxRequest::$ExemptionNo |
|
private |
GetTaxRequest::$LocationCode |
|
private |
GetTaxRequest::$OriginAddress |
|
private |
GetTaxRequest::$OriginCode |
|
private |
GetTaxRequest::$PaymentDate |
|
private |
GetTaxRequest::$PosLaneCode |
|
private |
GetTaxRequest::$PurchaseOrderNo |
|
private |
GetTaxRequest::$ReferenceCode |
|
private |
GetTaxRequest::$SalespersonCode |
|
private |
GetTaxRequest::$ServiceMode |
|
private |
GetTaxRequest::$TaxOverride |
|
private |
The documentation for this class was generated from the following file: