Documentation

InventoryCostRevaluation extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$class  : RecordRef
$costComponentList  : InventoryCostRevaluationCostComponentList
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$externalId  : string
$internalId  : string
$inventoryValue  : float
$item  : RecordRef
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$subsidiary  : RecordRef
$total  : float
$tranDate  : string
$tranId  : string
$unitCost  : float

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "subsidiary" => "RecordRef", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "tranId" => "string", "account" => "RecordRef", "item" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "memo" => "string", "total" => "float", "inventoryValue" => "float", "unitCost" => "float", "costComponentList" => "InventoryCostRevaluationCostComponentList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results