CostCenterDto

📄 Description: Data transfer object representing a cost center within the financial organization structure, encapsulating essential details for managing organizational hierarchy and 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

blocked

boolean

false

none

Boolean flag indicating blocked status

taxJurisdictionId

integer(int64)

false

none

Unique identifier for the tax jurisdiction

taxJurisdictionDisplayId

string

false

none

Unique identifier for the tax jurisdiction display

controllingAreaId

integer(int64)

false

none

Unique identifier for the controlling area

controllingAreaDisplayId

string

false

none

Unique identifier for the controlling area display

profitCenterId

integer(int64)

false

none

Unique identifier for the profit center

profitCenterRelationValidFrom

string(date)

false

none

Indicates the date from which the profit center relationship is considered valid within the financial organization structure.

profitCenterRelationValidTo

string(date)

false

none

Indicates the expiration date of the profit center relationship within the financial organization structure, ensuring accurate representation of organizational hierarchy and cost allocation.

companyId

integer(int64)

false

none

Unique identifier for the company

companyRelationValidFrom

string(date)

false

none

Indicates the date from which the company’s relationship within the financial organization structure is considered valid, ensuring accurate representation of organizational hierarchy.

companyRelationValidTo

string(date)

false

none

Indicates the expiration date of the company’s relationship within the financial organization structure, ensuring accurate representation of organizational hierarchy and compliance.

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED