Documentation

WorkOrderCompletion extends Record

Table of Contents

$class  : RecordRef
$completedQuantity  : float
$componentList  : WorkOrderCompletionComponentList
$createdDate  : string
$createdFrom  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$endOperation  : RecordRef
$externalId  : string
$internalId  : string
$inventoryDetail  : InventoryDetail
$isBackflush  : bool
$item  : RecordRef
$lastModifiedDate  : string
$location  : RecordRef
$manufacturingRouting  : RecordRef
$memo  : string
$nullFieldList  : NullField
$operationList  : WorkOrderCompletionOperationList
$orderQuantity  : float
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$quantity  : float
$revision  : RecordRef
$scrapQuantity  : float
$startOperation  : RecordRef
$subsidiary  : RecordRef
$total  : float
$tranDate  : string
$tranId  : string
$units  : RecordRef

Properties

$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