Documentation

PaycheckJournal extends Record

Table of Contents

$account  : mixed
$class  : mixed
$companyContributionList  : mixed
$companyTaxList  : mixed
$createdDate  : mixed
$currency  : mixed
$customFieldList  : mixed
$customForm  : mixed
$deductionList  : mixed
$department  : mixed
$earningList  : mixed
$employee  : mixed
$employeeTaxList  : mixed
$exchangeRate  : mixed
$externalId  : mixed
$internalId  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postingPeriod  : mixed
$subsidiary  : mixed
$tranDate  : mixed
$tranId  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$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