|
Sage Intacct SDK for PHP
|
Additional Inherited Members | |
Data Fields inherited from AbstractPurchasingTransaction | |
| const | STATE_DRAFT = 'Draft' |
| const | STATE_PENDING = 'Pending' |
| const | STATE_CLOSED = 'Closed' |
Protected Attributes inherited from AbstractPurchasingTransaction | |
| $documentId | |
| $transactionDefinition | |
| $transactionDate | |
| $glPostingDate | |
| $createdFrom | |
| $vendorId | |
| $vendorDocNumber | |
| $documentNumber | |
| $originalDocumentDate | |
| $referenceNumber | |
| $paymentTerm | |
| $dueDate | |
| $message | |
| $shippingMethod | |
| $returnToContactName | |
| $payToContactName | |
| $attachmentsId | |
| $externalId | |
| $baseCurrency | |
| $transactionCurrency | |
| $exchangeRateDate | |
| $exchangeRateValue | |
| $exchangeRateType | |
| $vsoePriceList | |
| $state | |
| $projectId | |
| $subtotals = [] | |
| $lines = [] | |
| $comment | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
Update as existing purchasing transaction record
| writeXml | ( | XMLWriter & | $xml | ) |