Documentation

InterCompanyTransferOrderItem

Table of Contents

$amount  : mixed
$averageCost  : mixed
$class  : mixed
$commitInventory  : mixed
$customFieldList  : mixed
$department  : mixed
$description  : mixed
$inventoryDetail  : mixed
$item  : mixed
$lastPurchasePrice  : mixed
$line  : mixed
$options  : mixed
$paramtypesmap  : mixed
$quantity  : mixed
$quantityAvailable  : mixed
$quantityBackOrdered  : mixed
$quantityCommitted  : mixed
$quantityFulfilled  : mixed
$quantityOnHand  : mixed
$quantityReceived  : mixed
$rate  : mixed
$units  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("item" => "RecordRef", "line" => "integer", "quantityAvailable" => "float", "quantityOnHand" => "float", "quantityBackOrdered" => "float", "quantityCommitted" => "float", "quantityFulfilled" => "float", "quantityReceived" => "float", "quantity" => "float", "rate" => "float", "units" => "RecordRef", "amount" => "float", "description" => "string", "inventoryDetail" => "InventoryDetail", "commitInventory" => "TransferOrderItemCommitInventory", "options" => "CustomFieldList", "department" => "RecordRef", "class" => "RecordRef", "lastPurchasePrice" => "float", "averageCost" => "float", "customFieldList" => "CustomFieldList")

Search results