Documentation

ReturnAuthorizationItem

Table of Contents

$altSalesAmt  : float
$amount  : float
$catchUpPeriod  : RecordRef
$class  : RecordRef
$costEstimate  : float
$costEstimateType  : ItemCostEstimateType
$customFieldList  : CustomFieldList
$deferRevRec  : bool
$department  : RecordRef
$description  : string
$giftCertFrom  : string
$giftCertMessage  : string
$giftCertNumber  : string
$giftCertRecipientEmail  : string
$giftCertRecipientName  : string
$grossAmt  : float
$inventoryDetail  : InventoryDetail
$inventoryLocation  : RecordRef
$inventorySubsidiary  : RecordRef
$isClosed  : bool
$isDropShipment  : bool
$isTaxable  : bool
$item  : RecordRef
$job  : RecordRef
$line  : int
$location  : RecordRef
$options  : CustomFieldList
$orderLine  : int
$paramtypesmap  : mixed
$price  : RecordRef
$quantity  : float
$quantityBilled  : float
$quantityReceived  : float
$rate  : string
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$revRecTermInMonths  : int
$serialNumbers  : string
$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", "item" => "RecordRef", "orderLine" => "integer", "line" => "integer", "quantity" => "float", "quantityReceived" => "float", "quantityBilled" => "float", "units" => "RecordRef", "inventoryDetail" => "InventoryDetail", "description" => "string", "serialNumbers" => "string", "price" => "RecordRef", "rate" => "string", "amount" => "float", "options" => "CustomFieldList", "revRecTermInMonths" => "integer", "deferRevRec" => "boolean", "isClosed" => "boolean", "isDropShipment" => "boolean", "inventoryLocation" => "RecordRef", "inventorySubsidiary" => "RecordRef", "catchUpPeriod" => "RecordRef", "department" => "RecordRef", "costEstimateType" => "ItemCostEstimateType", "costEstimate" => "float", "taxDetailsReference" => "string", "class" => "RecordRef", "location" => "RecordRef", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float", "tax1Amt" => "float", "grossAmt" => "float", "isTaxable" => "boolean", "giftCertFrom" => "string", "giftCertRecipientName" => "string", "giftCertRecipientEmail" => "string", "giftCertMessage" => "string", "giftCertNumber" => "string", "vsoeSopGroup" => "VsoeSopGroup", "vsoeIsEstimate" => "boolean", "vsoePrice" => "float", "vsoeAmount" => "float", "altSalesAmt" => "float", "taxAmount" => "float", "vsoeAllocation" => "float", "vsoeDeferral" => "VsoeDeferral", "vsoePermitDiscount" => "VsoePermitDiscount", "vsoeDelivered" => "boolean", "customFieldList" => "CustomFieldList")

Search results