Documentation

StatisticalJournalEntry extends Record

Table of Contents

$approved  : bool
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$lineList  : StatisticalJournalEntryLineList
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$parentExpenseAlloc  : RecordRef
$postingPeriod  : RecordRef
$reversalDate  : string
$reversalDefer  : bool
$subsidiary  : RecordRef
$tranDate  : string
$tranId  : string
$unitsType  : RecordRef

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "tranId" => "string", "parentExpenseAlloc" => "RecordRef", "approved" => "boolean", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "reversalDate" => "dateTime", "memo" => "string", "reversalDefer" => "boolean", "subsidiary" => "RecordRef", "unitsType" => "RecordRef", "lineList" => "StatisticalJournalEntryLineList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results