Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this financial period was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this financial period.
|
EndDate
|
dateTime
|
|
X
|
The end date of the period
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this financial period was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this financial period.
|
Name
|
string restricted to maxLength(60)
|
|
X
|
The name of the financial period.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
StartDate
|
dateTime
|
|
X
|
The start date of the period
|