Documentation

ExpenseReport extends Record

Table of Contents

$account  : RecordRef
$accountingApproval  : bool
$accountingBookDetailList  : AccountingBookDetailList
$acctCorpCardExp  : RecordRef
$advance  : float
$amount  : float
$approvalStatus  : RecordRef
$class  : RecordRef
$complete  : bool
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$dueDate  : string
$entity  : RecordRef
$expenseList  : ExpenseReportExpenseList
$expenseReportCurrency  : RecordRef
$expenseReportExchangeRate  : float
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nextApprover  : RecordRef
$nexus  : RecordRef
$nullFieldList  : NullField
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$status  : string
$subsidiary  : RecordRef
$subsidiaryTaxRegNum  : RecordRef
$supervisorApproval  : bool
$tax1Amt  : float
$tax2Amt  : float
$taxDetailsList  : TaxDetailsList
$taxPointDate  : string
$total  : float
$tranDate  : string
$tranId  : string
$useMultiCurrency  : bool

Properties

$expenseReportExchangeRate

public float $expenseReportExchangeRate

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "status" => "string", "customForm" => "RecordRef", "account" => "RecordRef", "entity" => "RecordRef", "expenseReportCurrency" => "RecordRef", "expenseReportExchangeRate" => "float", "subsidiary" => "RecordRef", "taxPointDate" => "dateTime", "tranId" => "string", "acctCorpCardExp" => "RecordRef", "postingPeriod" => "RecordRef", "tranDate" => "dateTime", "dueDate" => "dateTime", "approvalStatus" => "RecordRef", "total" => "float", "nextApprover" => "RecordRef", "advance" => "float", "tax1Amt" => "float", "amount" => "float", "memo" => "string", "complete" => "boolean", "supervisorApproval" => "boolean", "accountingApproval" => "boolean", "useMultiCurrency" => "boolean", "tax2Amt" => "float", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "expenseList" => "ExpenseReportExpenseList", "accountingBookDetailList" => "AccountingBookDetailList", "taxDetailsList" => "TaxDetailsList", "nexus" => "RecordRef", "subsidiaryTaxRegNum" => "RecordRef", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results