Documentation

WorkOrderIssue extends Record

Table of Contents

$class  : mixed
$componentList  : mixed
$createdDate  : mixed
$createdFrom  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$endOperation  : mixed
$externalId  : mixed
$internalId  : mixed
$item  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$manufacturingRouting  : mixed
$memo  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$revision  : mixed
$startOperation  : mixed
$subsidiary  : mixed
$tranDate  : mixed
$tranId  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "tranId" => "string", "item" => "RecordRef", "createdFrom" => "RecordRef", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "memo" => "string", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "revision" => "RecordRef", "manufacturingRouting" => "RecordRef", "startOperation" => "RecordRef", "endOperation" => "RecordRef", "componentList" => "WorkOrderIssueComponentList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results