Documentation

InventoryCostRevaluation extends Record

Table of Contents

$account  : mixed
$accountingBookDetailList  : mixed
$class  : mixed
$costComponentList  : mixed
$createdDate  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$externalId  : mixed
$internalId  : mixed
$inventoryValue  : mixed
$item  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$subsidiary  : mixed
$total  : mixed
$tranDate  : mixed
$tranId  : mixed
$unitCost  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$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