CompanyFinancialPeriod
5 properties
API Family:Default
Version:20.200.001
DAC Mapping:PX.Objects.GL.FinPeriods.OrganizationFinYear
Screen ID:
GL201100Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Company | StringValue | string | |
DAC Field: PX.Objects.GL.FinPeriods.OrganizationFinYear.OrganizationIDDescription:No description available | |||
Details | List | FinancialPeriodDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
FinancialYear | StringValue | string | |
DAC Field: PX.Objects.GL.FinPeriods.OrganizationFinYear.YearDescription:Key field. The financial year. | |||
NbrOfPeriods | ShortValue | short | |
DAC Field: PX.Objects.GL.FinPeriods.OrganizationFinYear.FinPeriodsDescription:The number of periods in the year. | |||
StartDate | DateTimeValue | DateTime | |
DAC Field: PX.Objects.GL.FinPeriods.OrganizationFinYear.StartDateDescription:The start date of the year. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"Details": [
{}
]
}No property of this entity could be shown to be required on insert by static analysis; see the full properties table.
Details is the detail-lines collection (FinancialPeriodDetail); one example row is included above because a document usually has lines, and no field of the row itself could be shown to be required on insert — the keys a line is identified by are defaulted from the parent record.