Documentation

CustomSaleItem

Table of Contents

$amount  : float
$binNumbers  : string
$catchUpPeriod  : RecordRef
$class  : RecordRef
$costEstimate  : float
$costEstimateType  : ItemCostEstimateType
$currentPercent  : float
$customFieldList  : CustomFieldList
$deferRevRec  : bool
$department  : RecordRef
$description  : string
$excludeFromRateRequest  : bool
$giftCertFrom  : string
$giftCertMessage  : string
$giftCertNumber  : string
$giftCertRecipientEmail  : string
$giftCertRecipientName  : string
$grossAmt  : float
$inventoryDetail  : InventoryDetail
$isTaxable  : bool
$item  : RecordRef
$itemIsFulfilled  : string
$licenseCode  : string
$line  : int
$location  : RecordRef
$options  : CustomFieldList
$paramtypesmap  : mixed
$percentComplete  : float
$price  : RecordRef
$quantity  : float
$quantityAvailable  : float
$quantityOnHand  : float
$quantityRemaining  : float
$rate  : string
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$revRecTermInMonths  : int
$serialNumbers  : string
$shipAddress  : RecordRef
$shipGroup  : int
$shipMethod  : RecordRef
$shippingAddress  : Address
$taxAmount  : float
$taxDetailsReference  : string
$units  : RecordRef
$vsoeAllocation  : float
$vsoeAmount  : float
$vsoeDeferral  : VsoeDeferral
$vsoeDelivered  : bool
$vsoeIsEstimate  : bool
$vsoePermitDiscount  : VsoePermitDiscount
$vsoePrice  : float
$vsoeSopGroup  : VsoeSopGroup

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", "revRecTermInMonths" => "integer", "revRecEndDate" => "dateTime", "grossAmt" => "float", "costEstimateType" => "ItemCostEstimateType", "costEstimate" => "float", "taxDetailsReference" => "string", "excludeFromRateRequest" => "boolean", "catchUpPeriod" => "RecordRef", "giftCertFrom" => "string", "giftCertRecipientName" => "string", "giftCertRecipientEmail" => "string", "giftCertMessage" => "string", "shipAddress" => "RecordRef", "shippingAddress" => "Address", "shipMethod" => "RecordRef", "shipGroup" => "integer", "itemIsFulfilled" => "string", "giftCertNumber" => "string", "taxAmount" => "float", "vsoeSopGroup" => "VsoeSopGroup", "vsoeIsEstimate" => "boolean", "vsoePrice" => "float", "vsoeAmount" => "float", "vsoeAllocation" => "float", "vsoeDeferral" => "VsoeDeferral", "vsoePermitDiscount" => "VsoePermitDiscount", "vsoeDelivered" => "boolean", "customFieldList" => "CustomFieldList")

Search results