Documentation

ItemDemandPlan extends Record

Table of Contents

$customFieldList  : CustomFieldList
$customForm  : RecordRef
$demandPlanCalendarType  : DemandPlanCalendarType
$demandPlanMatrix  : DemandPlanMatrix
$endDate  : string
$externalId  : string
$internalId  : string
$item  : RecordRef
$location  : RecordRef
$memo  : string
$month  : DemandPlanMonth
$nullFieldList  : NullField
$paramtypesmap  : mixed
$startDate  : string
$subsidiary  : RecordRef
$units  : RecordRef
$year  : int

Properties

$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