Documentation

PurchaseOrderItem

Table of Contents

$amount  : mixed
$billVarianceStatus  : mixed
$class  : mixed
$createdFrom  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$description  : mixed
$expectedReceiptDate  : mixed
$grossAmt  : mixed
$inventoryDetail  : mixed
$isBillable  : mixed
$isClosed  : mixed
$item  : mixed
$landedCostCategory  : mixed
$line  : mixed
$linkedOrderList  : mixed
$location  : mixed
$matchBillToReceipt  : mixed
$options  : mixed
$paramtypesmap  : mixed
$purchaseContract  : mixed
$quantity  : mixed
$quantityAvailable  : mixed
$quantityBilled  : mixed
$quantityOnHand  : mixed
$quantityOnShipments  : mixed
$quantityReceived  : mixed
$rate  : mixed
$serialNumbers  : mixed
$tax1Amt  : mixed
$taxAmount  : mixed
$taxCode  : mixed
$taxDetailsReference  : mixed
$taxRate1  : mixed
$taxRate2  : mixed
$units  : mixed
$vendorName  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("item" => "RecordRef", "line" => "integer", "quantityOnShipments" => "float", "vendorName" => "string", "quantityReceived" => "float", "quantityBilled" => "float", "quantityAvailable" => "float", "quantityOnHand" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "quantity" => "float", "tax1Amt" => "float", "grossAmt" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "serialNumbers" => "string", "description" => "string", "purchaseContract" => "RecordRef", "rate" => "string", "amount" => "float", "options" => "CustomFieldList", "taxAmount" => "float", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "landedCostCategory" => "RecordRef", "customer" => "RecordRef", "isBillable" => "boolean", "billVarianceStatus" => "TransactionBillVarianceStatus", "matchBillToReceipt" => "boolean", "expectedReceiptDate" => "dateTime", "isClosed" => "boolean", "taxDetailsReference" => "string", "createdFrom" => "RecordRef", "linkedOrderList" => "RecordRefList", "customFieldList" => "CustomFieldList")

Search results