Documentation

AccountingPeriod extends Record

Table of Contents

$allLocked  : bool
$allowNonGLChanges  : bool
$apLocked  : bool
$arLocked  : bool
$closed  : bool
$closedOnDate  : string
$endDate  : string
$fiscalCalendar  : RecordRef
$fiscalCalendarsList  : AccountingPeriodFiscalCalendarsList
$internalId  : string
$isAdjust  : bool
$isQuarter  : bool
$isYear  : bool
$nullFieldList  : NullField
$paramtypesmap  : mixed
$parent  : RecordRef
$payrollLocked  : bool
$periodName  : string
$startDate  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("periodName" => "string", "parent" => "RecordRef", "startDate" => "dateTime", "endDate" => "dateTime", "fiscalCalendar" => "RecordRef", "closedOnDate" => "dateTime", "isAdjust" => "boolean", "fiscalCalendarsList" => "AccountingPeriodFiscalCalendarsList", "isQuarter" => "boolean", "isYear" => "boolean", "closed" => "boolean", "apLocked" => "boolean", "arLocked" => "boolean", "payrollLocked" => "boolean", "allLocked" => "boolean", "allowNonGLChanges" => "boolean", "internalId" => "string")

Search results