Documentation

InventoryAdjustment extends Record

Table of Contents

$account  : mixed
$accountingBookDetailList  : mixed
$adjLocation  : mixed
$class  : mixed
$createdDate  : mixed
$customer  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$estimatedTotalValue  : mixed
$externalId  : mixed
$internalId  : mixed
$inventoryList  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$subsidiary  : mixed
$tranDate  : mixed
$tranId  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("postingPeriod" => "RecordRef", "tranDate" => "dateTime", "createdDate" => "dateTime", "tranId" => "string", "lastModifiedDate" => "dateTime", "subsidiary" => "RecordRef", "account" => "RecordRef", "customForm" => "RecordRef", "estimatedTotalValue" => "float", "customer" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "adjLocation" => "RecordRef", "location" => "RecordRef", "memo" => "string", "inventoryList" => "InventoryAdjustmentInventoryList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results