Documentation

PurchaseRequisitionItem

Table of Contents

$amount  : mixed
$class  : mixed
$customer  : mixed
$department  : mixed
$description  : mixed
$estimatedAmount  : mixed
$estimatedRate  : mixed
$expandItemGroup  : mixed
$expectedReceiptDate  : mixed
$grossAmt  : mixed
$inventoryDetail  : mixed
$isBillable  : mixed
$isClosed  : mixed
$item  : mixed
$line  : mixed
$linkedOrderList  : mixed
$linkedOrderStatus  : mixed
$options  : mixed
$paramtypesmap  : mixed
$poVendor  : mixed
$quantity  : mixed
$rate  : mixed
$serialNumbers  : mixed
$taxCode  : mixed
$taxRate1  : mixed
$taxRate2  : mixed
$units  : mixed
$vendorName  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("line" => "integer", "item" => "RecordRef", "vendorName" => "string", "poVendor" => "RecordRef", "quantity" => "float", "units" => "RecordRef", "serialNumbers" => "string", "inventoryDetail" => "InventoryDetail", "description" => "string", "estimatedRate" => "float", "estimatedAmount" => "float", "rate" => "string", "amount" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "grossAmt" => "float", "options" => "CustomFieldList", "department" => "RecordRef", "class" => "RecordRef", "customer" => "RecordRef", "isBillable" => "boolean", "linkedOrderList" => "RecordRefList", "linkedOrderStatus" => "string", "expectedReceiptDate" => "dateTime", "isClosed" => "boolean", "expandItemGroup" => "boolean")

Search results