Documentation

PaycheckJournal extends Record

Table of Contents

$account  : RecordRef
$class  : RecordRef
$companyContributionList  : PaycheckJournalCompanyContributionList
$companyTaxList  : PaycheckJournalCompanyTaxList
$createdDate  : string
$currency  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$deductionList  : PaycheckJournalDeductionList
$department  : RecordRef
$earningList  : PaycheckJournalEarningList
$employee  : RecordRef
$employeeTaxList  : PaycheckJournalEmployeeTaxList
$exchangeRate  : float
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$location  : RecordRef
$nullFieldList  : NullField
$paramtypesmap  : mixed
$postingPeriod  : RecordRef
$subsidiary  : RecordRef
$tranDate  : string
$tranId  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("subsidiary" => "RecordRef", "currency" => "RecordRef", "exchangeRate" => "float", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "tranId" => "string", "employee" => "RecordRef", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "account" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "companyContributionList" => "PaycheckJournalCompanyContributionList", "deductionList" => "PaycheckJournalDeductionList", "employeeTaxList" => "PaycheckJournalEmployeeTaxList", "companyTaxList" => "PaycheckJournalCompanyTaxList", "earningList" => "PaycheckJournalEarningList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results