Documentation

ItemReceipt extends Record

Table of Contents

$accountingBookDetailList  : AccountingBookDetailList
$createdDate  : string
$createdFrom  : RecordRef
$currency  : RecordRef
$currencyName  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$entity  : RecordRef
$exchangeRate  : float
$expenseList  : ItemReceiptExpenseList
$externalId  : string
$inboundShipment  : RecordRef
$internalId  : string
$itemFulfillment  : RecordRef
$itemList  : ItemReceiptItemList
$landedCostMethod  : LandedCostMethod
$landedCostPerLine  : bool
$landedCostsList  : PurchLandedCostList
$lastModifiedDate  : string
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$partner  : RecordRef
$postingPeriod  : RecordRef
$subsidiary  : RecordRef
$tranDate  : string
$tranId  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "exchangeRate" => "float", "entity" => "RecordRef", "currencyName" => "string", "subsidiary" => "RecordRef", "createdFrom" => "RecordRef", "tranDate" => "dateTime", "partner" => "RecordRef", "postingPeriod" => "RecordRef", "tranId" => "string", "inboundShipment" => "RecordRef", "memo" => "string", "itemFulfillment" => "RecordRef", "currency" => "RecordRef", "landedCostMethod" => "LandedCostMethod", "landedCostPerLine" => "boolean", "itemList" => "ItemReceiptItemList", "expenseList" => "ItemReceiptExpenseList", "landedCostsList" => "PurchLandedCostList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results