Company Structure: Overview of Methods

The company structure illustrates the hierarchy of departments that make up the organization. Each department lists its leaders, deputies, and subordinates.

Technically, the company structure is an information block, and the departments are sections of that information block. You can obtain a list of departments using the department.get method.

Quick navigation: all methods

User documentation: Company structure

Connection of Departments with Other Objects

User. Leaders are linked to departments by a numerical identifier in the UF_HEAD parameter. You can obtain the user identifier using the user.get method.

Actions with Departments

Company departments can be:

Overview of Methods

Scope: department

Who can perform the method: depending on the method

Method

Description

department.add

Create a department

department.update

Modify a department

department.get

Retrieve a list of departments

department.fields

Get the department fields reference

department.delete

Delete a department