Documentation

InventoryTransfer extends Record

Table of Contents

$class  : mixed
$createdDate  : mixed
$customFieldList  : mixed
$department  : 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
$transferLocation  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "tranId" => "string", "memo" => "string", "location" => "RecordRef", "transferLocation" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "subsidiary" => "RecordRef", "inventoryList" => "InventoryTransferInventoryList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results