Documentation

Bom extends Record

Table of Contents

$availableForAllAssemblies  : bool
$availableForAllLocations  : bool
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$externalId  : string
$includeChildren  : bool
$internalId  : string
$isInactive  : bool
$legacyBomForAssembly  : RecordRef
$memo  : string
$name  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$restrictToAssembliesList  : RecordRefList
$restrictToLocationsList  : RecordRefList
$subsidiaryList  : RecordRefList
$useComponentYield  : bool
$usedOnAssembly  : bool

Properties

$availableForAllAssemblies

public bool $availableForAllAssemblies

$availableForAllLocations

public bool $availableForAllLocations

$createdDate

public string $createdDate

$externalId

public string $externalId

$includeChildren

public bool $includeChildren

$internalId

public string $internalId

$isInactive

public bool $isInactive

$memo

public string $memo

$name

public string $name

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "name" => "string", "usedOnAssembly" => "boolean", "createdDate" => "dateTime", "isInactive" => "boolean", "useComponentYield" => "boolean", "memo" => "string", "legacyBomForAssembly" => "RecordRef", "availableForAllAssemblies" => "boolean", "restrictToAssembliesList" => "RecordRefList", "availableForAllLocations" => "boolean", "restrictToLocationsList" => "RecordRefList", "subsidiaryList" => "RecordRefList", "includeChildren" => "boolean", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$useComponentYield

public bool $useComponentYield

$usedOnAssembly

public bool $usedOnAssembly

Search results