FiscalVariantDto

📄 Description: Data transfer object representing a fiscal variant within an organization’s financial structure, detailing its hierarchical attributes and relationships to support effective financial management and reporting.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

status

string

false

none

Status of the resource

displayId

string

true

none

Unique identifier for the display

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

numberOfPostingPeriods

integer(int64)

false

none

Numeric value representing numberOfPostingPeriods

numberOfSpecialPeriods

integer(int64)

false

none

Numeric value representing numberOfSpecialPeriods

isCalendarYear

boolean

false

none

Whether the resource is calendar year

yearDependent

boolean

false

none

Boolean flag indicating yearDependent status

companyId

integer(int64)

false

none

Unique identifier for the company

fiscalPeriodId

integer(int64)

false

none

Unique identifier for the fiscal period

postingPeriodControlId

integer(int64)

false

none

Unique identifier for the posting period control

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED