Documentation

ItemReceipt extends Record

Table of Contents

$accountingBookDetailList  : mixed
$createdDate  : mixed
$createdFrom  : mixed
$currency  : mixed
$currencyName  : mixed
$customFieldList  : mixed
$customForm  : mixed
$entity  : mixed
$exchangeRate  : mixed
$expenseList  : mixed
$externalId  : mixed
$inboundShipment  : mixed
$internalId  : mixed
$itemFulfillment  : mixed
$itemList  : mixed
$landedCostMethod  : mixed
$landedCostPerLine  : mixed
$landedCostsList  : mixed
$lastModifiedDate  : mixed
$memo  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$partner  : mixed
$postingPeriod  : mixed
$subsidiary  : mixed
$tranDate  : mixed
$tranId  : mixed

Properties

$accountingBookDetailList

public mixed $accountingBookDetailList

$nullFieldList

public mixed $nullFieldList

$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