Documentation

InventoryAdjustment extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$adjLocation  : RecordRef
$class  : RecordRef
$createdDate  : string
$customer  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$estimatedTotalValue  : float
$externalId  : string
$internalId  : string
$inventoryList  : InventoryAdjustmentInventoryList
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$subsidiary  : RecordRef
$tranDate  : string
$tranId  : string

Properties

$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