Field descriptions
This reference lists the description of the fields of the AccountingPeriod object.
All field names are case sensitive. Check enumerated values in descriptions to confirm capitalization and spacing.
|
Name |
Required to Create? |
Allowed Operations |
Description |
|---|---|---|---|
|
CreatedById |
Optional |
Query |
The identifier of the user who created the accounting code. Type: string ID Character limit: N/A Version: WSDL 50.0+ Z-Finance Required : No |
|
CreatedDate |
Optional |
Query |
The date when the accounting code was created. Type: dateTime Character limit: N/A Version: WSDL 50.0+ Z-Finance Required : No |
|
EndDate |
required |
Create Query Update Filter |
The end date of the accounting period. Type :
Character limit : Version notes : Z-Finance |
|
FiscalQuarter |
optional |
Create Query Update Filter |
The fiscal quarter of the accounting period. Type : int Character limit : Version notes : WSDL 81.0+ Values : The default value is null. Supported values are: 1, 2, 3, and 4. |
|
FiscalYear |
required |
Create Query Update Filter |
The fiscal year for the accounting period. Type : int Character limit : Version notes : Z-Finance Values : a valid integer of the form, YYYY |
|
Id |
optional |
Query Filter |
The ID of this object. Upon creation of this object, this field becomes AccountingPeriodId. Type : zns:ID Character limit : 32 Version notes : -- Values : automatically generated |
|
Name |
required |
Create Query Update Filter |
The name of the accounting period, which is displayed on the list of accounting periods on the All Accounting Periods page. Type : string Character limit :100 Version notes : Z-Finance Values : a string of 100 characters or fewer |
|
Notes |
optional |
Create Query Update Filter |
Use this field to record comments about the accounting period. Type : string Character limit : 255 Version notes : Z-Finance Values : a string of 255 characters or fewer |
|
Status |
required |
Query Update Filter |
The status of the accounting period. Type : string Character limit : 6 Version notes : Z-Finance Allowable values : automatically generated on creattion; one of the following values:
|
|
StartDate |
required |
Create Query Update Filter |
The start date of the accounting period. Type :
Character limit : 29 Version notes : Z-Finance Values : automatically generated after the first accounting period |
|
UpdatedById |
Optional |
Query |
The identifier of the user who created the accounting code. Type: string ID Character limit: N/A Version: WSDL 50.0+ Z-Finance Required : No |
|
UpdatedDate |
Optional |
Query |
The date when the accounting code was updated. Type: dateTime Character limit: N/A Version: WSDL 50.0+ Z-Finance Required : No |