Documentation

InventoryAdjustmentInventory

Table of Contents

$adjustQtyBy  : mixed
$binNumbers  : mixed
$class  : mixed
$currency  : mixed
$currentValue  : mixed
$department  : mixed
$description  : mixed
$exchangeRate  : mixed
$expirationDate  : mixed
$foreignCurrencyUnitCost  : mixed
$inventoryDetail  : mixed
$item  : mixed
$line  : mixed
$location  : mixed
$memo  : mixed
$newQuantity  : mixed
$paramtypesmap  : mixed
$quantityOnHand  : mixed
$serialNumbers  : mixed
$unitCost  : mixed
$units  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("item" => "RecordRef", "line" => "integer", "inventoryDetail" => "InventoryDetail", "description" => "string", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "units" => "RecordRef", "quantityOnHand" => "float", "currentValue" => "float", "adjustQtyBy" => "float", "binNumbers" => "string", "serialNumbers" => "string", "newQuantity" => "float", "unitCost" => "float", "foreignCurrencyUnitCost" => "float", "memo" => "string", "currency" => "string", "expirationDate" => "dateTime", "exchangeRate" => "float")

Search results