|
Sage Intacct SDK for PHP
|
Protected Member Functions | |
| writeXmlMultiCurrencySection (XMLWriter &$xml) | |
Protected Attributes | |
| $recordNo | |
| $vendorId | |
| $transactionDate | |
| $glPostingDate | |
| $action | |
| $summaryRecordNo | |
| $billNumber | |
| $description | |
| $externalId | |
| $baseCurrency | |
| $transactionCurrency | |
| $exchangeRateDate | |
| $exchangeRateValue | |
| $exchangeRateType | |
| $doNotPostToGL | |
| $attachmentsId | |
| $adjustmentNumber | |
| $lines = [] | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getAction | ( | ) |
Get action
| getAdjustmentNumber | ( | ) |
Get adjustment number
| getAttachmentsId | ( | ) |
Get attachments ID
| getBaseCurrency | ( | ) |
Get base currency
| getBillNumber | ( | ) |
Get bill number
| getDescription | ( | ) |
Get description
| getExchangeRateDate | ( | ) |
Get exchange rate date
| getExchangeRateType | ( | ) |
Get exchange rate type
| getExchangeRateValue | ( | ) |
Get exchange rate value
| getExternalId | ( | ) |
Get external ID
| getGlPostingDate | ( | ) |
Get GL posting date
| getLines | ( | ) |
Get AP adjustment lines
| getRecordNo | ( | ) |
Get record number
| getSummaryRecordNo | ( | ) |
Get summary record number
| getTransactionCurrency | ( | ) |
Get transaction currency
| getTransactionDate | ( | ) |
Get transaction date
| getVendorId | ( | ) |
Get vendor ID
| isDoNotPostToGL | ( | ) |
Get do not post to general ledger
| setAction | ( | $action | ) |
Set action
| string | $action |
| setAdjustmentNumber | ( | $adjustmentNumber | ) |
Set adjustment number
| string | $adjustmentNumber |
| setAttachmentsId | ( | $attachmentsId | ) |
Set attachments ID
| string | $attachmentsId |
| setBaseCurrency | ( | $baseCurrency | ) |
Set base currency
| string | $baseCurrency |
| setBillNumber | ( | $billNumber | ) |
Set bill number
| string | $billNumber |
| setDescription | ( | $description | ) |
Set description
| string | $description |
| setDoNotPostToGL | ( | $doNotPostToGL | ) |
Set do not post to general ledger
| bool | $doNotPostToGL |
| setExchangeRateDate | ( | $exchangeRateDate | ) |
Set exchange rate date
| \DateTime | $exchangeRateDate |
| setExchangeRateType | ( | $exchangeRateType | ) |
Set exchange rate type
| string | $exchangeRateType |
| setExchangeRateValue | ( | $exchangeRateValue | ) |
Set exchange rate value
| float | $exchangeRateValue |
| setExternalId | ( | $externalId | ) |
Set external ID
| string | $externalId |
| setGlPostingDate | ( | $glPostingDate | ) |
Set GL posting date
| \DateTime | $glPostingDate |
| setLines | ( | $lines | ) |
Set AP adjustment lines
| AbstractApAdjustmentLine[] | $lines |
| setRecordNo | ( | $recordNo | ) |
Set record number
| int | string | $recordNo |
| setSummaryRecordNo | ( | $summaryRecordNo | ) |
Set summary record number
| int | string | $summaryRecordNo |
| setTransactionCurrency | ( | $transactionCurrency | ) |
Set transaction currency
| string | $transactionCurrency |
| setTransactionDate | ( | $transactionDate | ) |
Set transaction date
| \DateTime | $transactionDate |
| setVendorId | ( | $vendorId | ) |
Set vendor ID
| string | $vendorId |
|
protected |
| XMLWriter | $xml |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |