Documentation

ItemDemandPlan extends Record

Table of Contents

$customFieldList  : mixed
$customForm  : mixed
$demandPlanCalendarType  : mixed
$demandPlanMatrix  : mixed
$endDate  : mixed
$externalId  : mixed
$internalId  : mixed
$item  : mixed
$location  : mixed
$memo  : mixed
$month  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$startDate  : mixed
$subsidiary  : mixed
$units  : mixed
$year  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "subsidiary" => "RecordRef", "location" => "RecordRef", "item" => "RecordRef", "units" => "RecordRef", "memo" => "string", "year" => "integer", "month" => "DemandPlanMonth", "startDate" => "dateTime", "endDate" => "dateTime", "demandPlanCalendarType" => "DemandPlanCalendarType", "demandPlanMatrix" => "DemandPlanMatrix", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results