Documentation

CustomSaleItem

Table of Contents

$amount  : mixed
$binNumbers  : mixed
$catchUpPeriod  : mixed
$class  : mixed
$costEstimate  : mixed
$costEstimateType  : mixed
$currentPercent  : mixed
$customFieldList  : mixed
$deferRevRec  : mixed
$department  : mixed
$description  : mixed
$excludeFromRateRequest  : mixed
$giftCertFrom  : mixed
$giftCertMessage  : mixed
$giftCertRecipientEmail  : mixed
$giftCertRecipientName  : mixed
$grossAmt  : mixed
$inventoryDetail  : mixed
$isTaxable  : mixed
$item  : mixed
$licenseCode  : mixed
$line  : mixed
$location  : mixed
$options  : mixed
$paramtypesmap  : mixed
$percentComplete  : mixed
$price  : mixed
$quantity  : mixed
$quantityAvailable  : mixed
$quantityOnHand  : mixed
$quantityRemaining  : mixed
$rate  : mixed
$revRecEndDate  : mixed
$revRecSchedule  : mixed
$revRecStartDate  : mixed
$serialNumbers  : mixed
$taxAmount  : mixed
$taxDetailsReference  : mixed
$units  : mixed
$vsoeAllocation  : mixed
$vsoeAmount  : mixed
$vsoeDeferral  : mixed
$vsoeDelivered  : mixed
$vsoeIsEstimate  : mixed
$vsoePermitDiscount  : mixed
$vsoePrice  : mixed
$vsoeSopGroup  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("item" => "RecordRef", "line" => "integer", "description" => "string", "amount" => "float", "isTaxable" => "boolean", "options" => "CustomFieldList", "deferRevRec" => "boolean", "quantity" => "float", "currentPercent" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "serialNumbers" => "string", "binNumbers" => "string", "price" => "RecordRef", "rate" => "string", "percentComplete" => "float", "quantityOnHand" => "float", "quantityAvailable" => "float", "quantityRemaining" => "float", "department" => "RecordRef", "licenseCode" => "string", "class" => "RecordRef", "location" => "RecordRef", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "grossAmt" => "float", "costEstimateType" => "ItemCostEstimateType", "costEstimate" => "float", "taxDetailsReference" => "string", "excludeFromRateRequest" => "boolean", "catchUpPeriod" => "RecordRef", "giftCertFrom" => "string", "giftCertRecipientName" => "string", "giftCertRecipientEmail" => "string", "giftCertMessage" => "string", "taxAmount" => "float", "vsoeSopGroup" => "VsoeSopGroup", "vsoeIsEstimate" => "boolean", "vsoePrice" => "float", "vsoeAmount" => "float", "vsoeAllocation" => "float", "vsoeDeferral" => "VsoeDeferral", "vsoePermitDiscount" => "VsoePermitDiscount", "vsoeDelivered" => "boolean", "customFieldList" => "CustomFieldList")

Search results