Documentation

PurchaseOrderItem

Table of Contents

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

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