Documentation

PurchaseRequisition extends Record

Table of Contents

$accountingBookDetailList  : mixed
$approvalStatus  : mixed
$class  : mixed
$createdDate  : mixed
$currency  : mixed
$currencyName  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$dueDate  : mixed
$entity  : mixed
$estimatedTotal  : mixed
$exchangeRate  : mixed
$expenseList  : mixed
$externalId  : mixed
$internalId  : mixed
$itemList  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nextApprover  : mixed
$nexus  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$source  : mixed
$status  : mixed
$subsidiary  : mixed
$subTotal  : mixed
$tax2Total  : mixed
$taxRegNum  : mixed
$taxRegOverride  : mixed
$taxTotal  : mixed
$total  : mixed
$tranDate  : mixed
$tranId  : mixed
$vatRegNum  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "source" => "string", "subTotal" => "float", "currencyName" => "string", "exchangeRate" => "float", "vatRegNum" => "string", "nexus" => "RecordRef", "taxRegNum" => "RecordRef", "taxRegOverride" => "boolean", "estimatedTotal" => "float", "status" => "string", "currency" => "RecordRef", "entity" => "RecordRef", "dueDate" => "dateTime", "tranDate" => "dateTime", "tranId" => "string", "memo" => "string", "approvalStatus" => "RecordRef", "nextApprover" => "RecordRef", "taxTotal" => "float", "tax2Total" => "float", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "total" => "float", "itemList" => "PurchaseRequisitionItemList", "expenseList" => "PurchaseRequisitionExpenseList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results