Documentation

CustomPurchase extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$availableVendorCredit  : float
$billAddressList  : RecordRef
$billingAddress  : Address
$class  : RecordRef
$createdDate  : string
$createdFrom  : RecordRef
$currency  : RecordRef
$currencyName  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$discountAmount  : float
$discountDate  : string
$dueDate  : string
$entity  : RecordRef
$entityTaxRegNum  : RecordRef
$exchangeRate  : float
$expenseList  : CustomPurchaseExpenseList
$externalId  : string
$incoterm  : RecordRef
$installmentList  : InstallmentList
$internalId  : string
$itemList  : CustomPurchaseItemList
$landedCostMethod  : LandedCostMethod
$landedCostPerLine  : bool
$landedCostsList  : PurchLandedCostList
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nexus  : RecordRef
$nullFieldList  : NullField
$overrideInstallments  : bool
$paramtypesmap  : mixed
$paymentHold  : bool
$postingPeriod  : RecordRef
$purchaseOrderList  : RecordRefList
$status  : string
$subsidiary  : RecordRef
$subsidiaryTaxRegNum  : RecordRef
$taxDetailsList  : TaxDetailsList
$taxDetailsOverride  : bool
$taxRegOverride  : bool
$taxTotal  : float
$terms  : RecordRef
$tranDate  : string
$tranId  : string
$transactionNumber  : string
$tranStatus  : RecordRef
$tranType  : RecordRef
$userTotal  : float

Properties

$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", "landedCostMethod" => "LandedCostMethod", "landedCostPerLine" => "boolean", "currency" => "RecordRef", "incoterm" => "RecordRef", "class" => "RecordRef", "department" => "RecordRef", "location" => "RecordRef", "status" => "string", "transactionNumber" => "string", "overrideInstallments" => "boolean", "installmentList" => "InstallmentList", "expenseList" => "CustomPurchaseExpenseList", "accountingBookDetailList" => "AccountingBookDetailList", "itemList" => "CustomPurchaseItemList", "landedCostsList" => "PurchLandedCostList", "purchaseOrderList" => "RecordRefList", "taxDetailsList" => "TaxDetailsList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results