Documentation

AdvInterCompanyJournalEntry extends Record

Table of Contents

$accountingBook  : RecordRef
$accountingBookDetailList  : AdvInterCompanyJournalEntryAccountingBookDetailList
$approved  : bool
$class  : RecordRef
$createdDate  : string
$createdFrom  : RecordRef
$currency  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$department  : RecordRef
$externalId  : string
$internalId  : string
$isBookSpecific  : bool
$lastModifiedDate  : string
$lineList  : AdvInterCompanyJournalEntryLineList
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$parentExpenseAlloc  : RecordRef
$performAutoBalance  : bool
$postingPeriod  : RecordRef
$reversalDate  : string
$reversalDefer  : bool
$reversalEntry  : string
$subsidiary  : RecordRef
$tranDate  : string
$tranId  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("postingPeriod" => "RecordRef", "customForm" => "RecordRef", "tranDate" => "dateTime", "currency" => "RecordRef", "tranId" => "string", "reversalDate" => "dateTime", "reversalDefer" => "boolean", "parentExpenseAlloc" => "RecordRef", "isBookSpecific" => "boolean", "accountingBook" => "RecordRef", "reversalEntry" => "string", "createdFrom" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiary" => "RecordRef", "memo" => "string", "approved" => "boolean", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "performAutoBalance" => "boolean", "lineList" => "AdvInterCompanyJournalEntryLineList", "accountingBookDetailList" => "AdvInterCompanyJournalEntryAccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results