Documentation

PurchaseRequisitionExpense

Table of Contents

$account  : mixed
$amount  : mixed
$category  : mixed
$class  : mixed
$customer  : mixed
$department  : mixed
$estimatedAmount  : mixed
$isBillable  : mixed
$isClosed  : mixed
$line  : mixed
$linkedOrderList  : mixed
$linkedOrderStatus  : mixed
$location  : mixed
$memo  : mixed
$paramtypesmap  : mixed
$poVendor  : mixed

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("line" => "integer", "category" => "RecordRef", "location" => "RecordRef", "isClosed" => "boolean", "account" => "RecordRef", "poVendor" => "RecordRef", "estimatedAmount" => "float", "amount" => "float", "memo" => "string", "department" => "RecordRef", "class" => "RecordRef", "customer" => "RecordRef", "linkedOrderList" => "RecordRefList", "linkedOrderStatus" => "string", "isBillable" => "boolean")

Search results