Documentation

AccountingPeriod extends Record

Table of Contents

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

Properties

$nullFieldList

public mixed $nullFieldList

$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