ItemSupplyPlanOrder
in package
Table of Contents
- $orderCreated : bool
- $orderDate : string
- $orderLineId : int
- $orderType : ItemSupplyPlanOrderType
- $paramtypesmap : mixed
- $quantity : float
- $receiptDate : string
- $sourceLocation : RecordRef
Properties
$orderCreated
public
bool
$orderCreated
$orderDate
public
string
$orderDate
$orderLineId
public
int
$orderLineId
$orderType
public
ItemSupplyPlanOrderType
$orderType
$paramtypesmap
public
static mixed
$paramtypesmap
= array("orderLineId" => "integer", "orderDate" => "dateTime", "receiptDate" => "dateTime", "sourceLocation" => "RecordRef", "quantity" => "float", "orderCreated" => "boolean", "orderType" => "ItemSupplyPlanOrderType")
$quantity
public
float
$quantity
$receiptDate
public
string
$receiptDate
$sourceLocation
public
RecordRef
$sourceLocation