Documentation

CustomPurchase extends Record

Table of Contents

$account  : mixed
$accountingBookDetailList  : mixed
$availableVendorCredit  : mixed
$billAddressList  : mixed
$billingAddress  : mixed
$class  : mixed
$createdDate  : mixed
$createdFrom  : mixed
$currency  : mixed
$currencyName  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$discountAmount  : mixed
$discountDate  : mixed
$dueDate  : mixed
$entity  : mixed
$entityTaxRegNum  : mixed
$exchangeRate  : mixed
$expenseList  : mixed
$externalId  : mixed
$incoterm  : mixed
$internalId  : mixed
$itemList  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nexus  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$paymentHold  : mixed
$postingPeriod  : mixed
$purchaseOrderList  : mixed
$status  : mixed
$subsidiary  : mixed
$subsidiaryTaxRegNum  : mixed
$taxDetailsList  : mixed
$taxDetailsOverride  : mixed
$taxRegOverride  : mixed
$taxTotal  : mixed
$terms  : mixed
$tranDate  : mixed
$tranId  : mixed
$transactionNumber  : mixed
$tranStatus  : mixed
$tranType  : mixed
$userTotal  : mixed

Properties

$accountingBookDetailList

public mixed $accountingBookDetailList

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "tranType" => "RecordRef", "nexus" => "RecordRef", "subsidiaryTaxRegNum" => "RecordRef", "taxRegOverride" => "boolean", "taxDetailsOverride" => "boolean", "customForm" => "RecordRef", "billAddressList" => "RecordRef", "account" => "RecordRef", "entity" => "RecordRef", "subsidiary" => "RecordRef", "postingPeriod" => "RecordRef", "tranDate" => "dateTime", "currencyName" => "string", "billingAddress" => "Address", "exchangeRate" => "float", "entityTaxRegNum" => "RecordRef", "terms" => "RecordRef", "dueDate" => "dateTime", "discountDate" => "dateTime", "tranId" => "string", "createdFrom" => "RecordRef", "userTotal" => "float", "discountAmount" => "float", "taxTotal" => "float", "paymentHold" => "boolean", "memo" => "string", "tranStatus" => "RecordRef", "availableVendorCredit" => "float", "currency" => "RecordRef", "incoterm" => "RecordRef", "class" => "RecordRef", "department" => "RecordRef", "location" => "RecordRef", "status" => "string", "transactionNumber" => "string", "expenseList" => "CustomPurchaseExpenseList", "accountingBookDetailList" => "AccountingBookDetailList", "itemList" => "CustomPurchaseItemList", "purchaseOrderList" => "RecordRefList", "taxDetailsList" => "TaxDetailsList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results