Documentation

WorkOrderCompletion extends Record

Table of Contents

$class  : mixed
$completedQuantity  : mixed
$componentList  : mixed
$createdDate  : mixed
$createdFrom  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$endOperation  : mixed
$externalId  : mixed
$internalId  : mixed
$inventoryDetail  : mixed
$isBackflush  : mixed
$item  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$manufacturingRouting  : mixed
$memo  : mixed
$nullFieldList  : mixed
$operationList  : mixed
$orderQuantity  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$quantity  : mixed
$revision  : mixed
$scrapQuantity  : mixed
$startOperation  : mixed
$subsidiary  : mixed
$total  : mixed
$tranDate  : mixed
$tranId  : mixed
$units  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "tranId" => "string", "item" => "RecordRef", "quantity" => "float", "scrapQuantity" => "float", "units" => "RecordRef", "isBackflush" => "boolean", "orderQuantity" => "float", "total" => "float", "createdFrom" => "RecordRef", "inventoryDetail" => "InventoryDetail", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "memo" => "string", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "revision" => "RecordRef", "startOperation" => "RecordRef", "endOperation" => "RecordRef", "completedQuantity" => "float", "manufacturingRouting" => "RecordRef", "componentList" => "WorkOrderCompletionComponentList", "operationList" => "WorkOrderCompletionOperationList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results