2024 April Release

Class FSCORGMGMT@1.1001:OrganizationalUnit Permanent link for this heading

Class to define units of the organizational structure

Class Hierarchy

Object > AdministrationObject > Group > OrganizationalElement > OrganizationalUnit

Properties Permanent link for this heading

Type

Property

Name

string

oudescription

Description

Group

ougroup

Organizational Unit

User

ouheadmanager

Responsible Supervisor for Supervisors of the Organizational Unit

User

oustaffmanager

Responsible Supervisor for the Staff of the Organizational Unit

boolean

oustaffunit

Staff Unit

OrganizationalUnitType

outype

Hierarchy Level

Properties Permanent link for this heading


Description (FSCORGMGMT@1.1001:oudescription) Permanent link for this heading

Stores a formal description of the organizational unit.

Explanation:
Defines the description of the organizational unit.

string FSCORGMGMT@1.1001:oudescription readonly


Organizational Unit (FSCORGMGMT@1.1001:ougroup) Permanent link for this heading

Stores the parent organizational unit or group the organizational unit is assigned to.

Explanation:
The position is assigned to the shown organizational unit.

Group FSCORGMGMT@1.1001:ougroup readonly

Additional Information


Responsible Supervisor for Supervisors of the Organizational Unit (FSCORGMGMT@1.1001:ouheadmanager) Permanent link for this heading

Gets the first responsible manager for a head position of the current organizational unit.
Only positions with type FSCFOLIO@1.1001:HeadPosition can be considered to calculate the responsible manager.

User FSCORGMGMT@1.1001:ouheadmanager readonly volatile


Responsible Supervisor for the Staff of the Organizational Unit (FSCORGMGMT@1.1001:oustaffmanager) Permanent link for this heading

Gets the first responsible manager for a staff position of the current organizational unit.
Only positions with type FSCFOLIO@1.1001:HeadPosition can be considered to calculate the responsible manager.

User FSCORGMGMT@1.1001:oustaffmanager readonly volatile


Staff Unit (FSCORGMGMT@1.1001:oustaffunit) Permanent link for this heading

Stores if the organizational unit is a staff unit.

Explanation:
If an organizational unit or position is not part of the linear hierarchy, it can be marked as a staff unit.

boolean FSCORGMGMT@1.1001:oustaffunit readonly


Hierarchy Level (FSCORGMGMT@1.1001:outype) Permanent link for this heading

Stores the organizational unit type to identify the hierarchy of the organizational unit.

Explanation:
Defines the hierarchy level of the organizational unit. Only levels with a higher value than the level defined in the superordinate organizational unit are displayed. Note: You can define the available levels in the settings of the organizational structure.

OrganizationalUnitType FSCORGMGMT@1.1001:outype not null readonly

Additional Information