Documentation

SalesOrderItem

Table of Contents

$altSalesAmt  : float
$amount  : float
$billingSchedule  : RecordRef
$catchUpPeriod  : RecordRef
$chargeType  : RecordRef
$class  : RecordRef
$commitInventory  : SalesOrderItemCommitInventory
$costEstimate  : float
$costEstimateType  : ItemCostEstimateType
$createdPo  : RecordRef
$createPo  : SalesOrderItemCreatePo
$createWo  : bool
$customFieldList  : CustomFieldList
$deferRevRec  : bool
$department  : RecordRef
$description  : string
$excludeFromRateRequest  : bool
$expandItemGroup  : bool
$expectedShipDate  : string
$fromJob  : bool
$giftCertFrom  : string
$giftCertMessage  : string
$giftCertNumber  : string
$giftCertRecipientEmail  : string
$giftCertRecipientName  : string
$grossAmt  : float
$inventoryDetail  : InventoryDetail
$inventoryLocation  : RecordRef
$inventorySubsidiary  : RecordRef
$isClosed  : bool
$isEstimate  : bool
$isTaxable  : bool
$item  : RecordRef
$itemFulfillmentChoice  : SalesOrderItemFulfillmentChoice
$itemIsFulfilled  : bool
$job  : RecordRef
$licenseCode  : string
$line  : int
$lineUniqueKey  : int
$location  : RecordRef
$locationAutoAssigned  : bool
$noAutoAssignLocation  : bool
$options  : CustomFieldList
$orderAllocationStrategy  : RecordRef
$orderPriority  : float
$paramtypesmap  : mixed
$percentComplete  : float
$poCurrency  : string
$poRate  : float
$poVendor  : RecordRef
$price  : RecordRef
$quantity  : float
$quantityAvailable  : float
$quantityBackOrdered  : float
$quantityBilled  : float
$quantityCommitted  : float
$quantityFulfilled  : float
$quantityOnHand  : float
$quantityPacked  : float
$quantityPicked  : float
$rate  : string
$requestedDate  : string
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$revRecTermInMonths  : int
$serialNumbers  : string
$shipAddress  : RecordRef
$shipGroup  : int
$shipMethod  : RecordRef
$subscription  : RecordRef
$tax1Amt  : float
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float
$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("job" => "RecordRef", "subscription" => "RecordRef", "item" => "RecordRef", "quantityAvailable" => "float", "expandItemGroup" => "boolean", "lineUniqueKey" => "integer", "quantityOnHand" => "float", "quantity" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "description" => "string", "price" => "RecordRef", "rate" => "string", "serialNumbers" => "string", "amount" => "float", "isTaxable" => "boolean", "commitInventory" => "SalesOrderItemCommitInventory", "orderPriority" => "float", "licenseCode" => "string", "options" => "CustomFieldList", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "createPo" => "SalesOrderItemCreatePo", "createdPo" => "RecordRef", "altSalesAmt" => "float", "createWo" => "boolean", "poVendor" => "RecordRef", "poCurrency" => "string", "poRate" => "float", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecTermInMonths" => "integer", "revRecEndDate" => "dateTime", "deferRevRec" => "boolean", "isClosed" => "boolean", "itemFulfillmentChoice" => "SalesOrderItemFulfillmentChoice", "catchUpPeriod" => "RecordRef", "billingSchedule" => "RecordRef", "fromJob" => "boolean", "grossAmt" => "float", "taxAmount" => "float", "excludeFromRateRequest" => "boolean", "isEstimate" => "boolean", "inventoryLocation" => "RecordRef", "inventorySubsidiary" => "RecordRef", "line" => "integer", "percentComplete" => "float", "costEstimateType" => "ItemCostEstimateType", "costEstimate" => "float", "quantityBackOrdered" => "float", "quantityBilled" => "float", "quantityCommitted" => "float", "quantityFulfilled" => "float", "quantityPacked" => "float", "quantityPicked" => "float", "tax1Amt" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "giftCertFrom" => "string", "giftCertRecipientName" => "string", "giftCertRecipientEmail" => "string", "giftCertMessage" => "string", "giftCertNumber" => "string", "shipGroup" => "integer", "itemIsFulfilled" => "boolean", "shipAddress" => "RecordRef", "shipMethod" => "RecordRef", "vsoeSopGroup" => "VsoeSopGroup", "vsoeIsEstimate" => "boolean", "vsoePrice" => "float", "vsoeAmount" => "float", "vsoeAllocation" => "float", "vsoeDeferral" => "VsoeDeferral", "vsoePermitDiscount" => "VsoePermitDiscount", "vsoeDelivered" => "boolean", "expectedShipDate" => "dateTime", "noAutoAssignLocation" => "boolean", "locationAutoAssigned" => "boolean", "taxDetailsReference" => "string", "chargeType" => "RecordRef", "orderAllocationStrategy" => "RecordRef", "requestedDate" => "dateTime", "customFieldList" => "CustomFieldList")

Search results