ControllingAreaDto

📄 Description: Data transfer object representing a controlling area within the financial organization structure, encapsulating key attributes that define the hierarchy and operational boundaries of financial entities.

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

name

string

false

none

Name of the resource

companyId

integer(int64)

false

none

Unique identifier for the company

costCenterId

integer(int64)

false

none

Unique identifier for the cost center

profitCenterId

integer(int64)

false

none

Unique identifier for the profit center

internalOrderId

integer(int64)

false

none

Unique identifier for the internal order

workBreakdownStructureId

integer(int64)

false

none

Unique identifier for the work breakdown structure

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED