RUKKENZH
Задать вопрос AI
SectionsОбъекты конфигурации 1С
Skills Profiles ETD — Technical Description of the Object (Accounting for Kazakhstan 3.0.74.2)
Язык статьи:🇷🇺 RU🇰🇿 KK🇬🇧 EN🇨🇳 ZH
Версия статьи:📘 Для бухгалтера⚙️ Для тех-специалиста

Skills Profiles ETD — Technical Description of the Object (Accounting for Kazakhstan 3.0.74.2)

Applies to: 1С:Бухгалтерия для Казахстана, release 3.0.74.2 · by 1C-Sapa Group, 1C partner
СТ
Сапа Т.И. — Эксперт по 1С и бухгалтерскому учёту, преподаватель-практик

1. Identification

Parameter Value
Object Name SkillProfilesETD
Full Name (from the task) Documents.SkillProfilesETD
Synonym — (not specified)
Configuration Accounting for Kazakhstan, ed. 3.0 (version 3.0.74.2)
Purpose Classifier of employee competency and qualification profiles for the electronic labor documents (ETD) system of the RK
Navigation Link e1cib/list/Documents.SkillProfilesETD
Where to find in 1C Section "Personnel Accounting" → "Directories and Classifiers" → "Skill Profiles ETD"

Purpose in detail. The object stores and systematizes employee skill profiles used in personnel processes: recruitment, certification, formation of resumes/vacancies, and ETD reporting to state authorities of the RK. Each profile combines two blocks of competencies — general (universal) and professional (specialized for position/industry). Frequency of access — as needed for personnel operations (hiring, certification, ETD export).

⚠️ Type discrepancy — requires verification in the Configurator. In the task and in the metadata, the object is marked as Document (Documents.SkillProfilesETD, object_type_ru: "Документ"), however, the entire actual structure from evidence is that of a Directory: presence of standard attributes Code, Name, Parent (DirectoryLink.SkillProfilesETD), hierarchy "groups/elements", forms ElementForm and GroupForm, absence of document attributes (Number, Date, Posted). Documents in 1C do not have the attribute Parent, group forms, and links of the type DirectoryLink.*. Based on the combination of signs, this is a directory-classifier, and further description relies on the actual (reference) structure. Please clarify the real type of metadata in the Configurator — it affects sections 4–6.


2. Attributes and Table Parts

2.1 Header Attributes

The object does not contain additional (user-defined) attributes — the attributes field in the metadata is empty. Only standard attributes of the directory are used.

Name Type Mandatory Purpose
Code String Optional Unique identifier of the profile for systematization
Name String Mandatory Name of the profile (e.g., "Accountant-Economist", "IT Specialist")
Parent DirectoryLink.SkillProfilesETD Optional Hierarchical grouping of profiles (groups/elements)

2.2 Table Part "GeneralSkills"

Universal (basic) competencies applicable to any profession.

Name Type Purpose
SkillCode String Code of the skill from the classifier (may correspond to the state classifier of the RK)
Name String Description of the skill ("Proficiency in MS Office", "English Language B2")

2.3 Table Part "ProfessionalSkills"

Specialized competencies for a specific profession/industry.

Name Type Purpose
SkillCode String Code of the professional skill from the industry or internal corporate classifier
Name String Description of the specialized skill ("1C: Accounting 8.3", "Operation of a Lathe")

3. Forms

Form Type Purpose
ElementForm Main form of the element Key form for editing the profile: ~57 control elements — name field, tables for filling general and professional skills
GroupForm Group form Editing folders (groups) of the classifier: fields Code, Name, Parent for hierarchy (~11 elements)

Specialized list/selection forms in evidence are not recorded — it is assumed that an auto-generated list form will be used (opened via the navigation link e1cib/list/...).


4. Key Module Procedures

BSL code of modules in evidence is not attached. Below are typical handlers for objects of this type (directory-classifier). Paths/strings cannot be specified until the source code is obtained.

Element form module (ElementForm):

  • OnCreateOnServer — initial setup of the form: availability of attributes, conditional formatting of skill tables, hiding service fields.
  • OnOpen — client-side adjustments (header, focus).
  • Event handlers for tables GeneralSkills / ProfessionalSkillsOnChange, BeforeAdding, auto-fill Name by SkillCode from the classifier (if a link exists).

Object module:

  • FillProcessing — filling attributes upon input based on (if provided).
  • BeforeSaving / OnSaving — integrity control: non-empty Name, absence of duplicate skill codes in table parts.
  • FillCheckProcessing — checking mandatory fields before saving.

No posting — the classifier does not have a PostingProcessing handler (see section 5).


5. Posting and Movements

The object is not posted and does not generate movements. This is a classifier (regulatory and reference information), not a financial document:

  • there are no attributes Posted, DeletionMark - logic of postings, registrars;
  • does not create accounting entries and does not write to accumulation/information registers as a registrar;
  • does not participate in tax and accounting directly.

As a result, financial parameters of RK localization (VAT rate 16%, MRP 4,325 ₸, MZP 85,000 ₸, PIT/SSO/OMS/CO/social tax, standard plan accounts of RK — 1210, 1030, 1330, 3310, 3130, 6010, 7010) do not apply to this object. The skill profile is a reference record; it does not contain monetary and tax indicators and does not participate in ESF/SNT (ESF IS). These configuration parameters are relevant for settlement and commodity documents, but not for this classifier.


  • Data Consumers: personnel documents and processing of the ETD block (formation of resumes, vacancies, export of electronic labor documents to state authorities of the RK). The profile is substituted as a link value in attributes of the type DirectoryLink.SkillProfilesETD.
  • Hierarchy: self-reference through Parent — grouping of profiles by departments/industries/qualification levels.
  • Input Based On: standard mechanisms for "input based on" for classifiers are not provided; filling is done manually or by uploading from external skill classifiers.

The exact list of link consumer objects is clarified by searching through the configuration metadata (places of use of the type DirectoryLink.SkillProfilesETD) — version-dependent.


7. Extension Points

  • Configuration extension (adaptation without removing from support): adding custom profile attributes (qualification level, validity period, link to position), additional columns in the skill table parts.
  • Additional attributes and information (property subsystem) — when connecting the AdditionalAttributes mechanism to this object.
  • Event subscriptions — control/auto-fill BeforeSaving, OnSaving without changing the object module.
  • Redefinable/general localization modules — for integration with external skill classifiers (RK codifiers).
  • Forms: refinement of ElementForm (validation, auto-selection of skills by code) through extension.

Частые вопросы

Is this a document or a directory?
In the metadata and task, the object is marked as Document (Documents.SkillProfilesETD), but the actual structure is that of a directory: attributes Code/Name/Parent (DirectoryReference.SkillProfilesETD), hierarchy of groups/elements, forms ElementForm and GroupForm, absence of attributes Number/Date/Posted. Based on the combination of characteristics, this is a directory-classifier. The real type needs to be confirmed in the Configurator.
What transactions does the object generate?
None. This is a skills classifier — it is not posted, does not act as a registrar, and does not create accounting entries or movements in registers. The accounts of the standard plan of the RK (1210, 3310, 6010, etc.) do not apply to it.
Why are there no VAT 16%, MRP, and rates for individual income tax/social tax in the description?
The object is not financial and does not contain monetary indicators. The tax parameters of RK localization (VAT 16%, MRP 4,325 ₸, MZP 85,000 ₸, individual income tax, social tax, OSMS, social tax) apply to calculation and commodity documents, while the skills profile is a reference record.
What tabular parts does the object have?
Two: "GeneralSkills" (universal competencies — SkillCode, Name) and "ProfessionalSkills" (specialized competencies — SkillCode, Name).
Where is the object in the interface and what link to open it?
Section "Personnel Accounting" → "Directories and Classifiers" → "Skill Profiles ETD". Navigation link: e1cib/list/Document.SkillProfilesETD.

Read also

Источники

Была ли статья полезна?
💼 Нужна помощь с 1С или учётом? Слава КВЦ — многолетняя практика в 1С в Казахстане. Изучите разложенный НК РК 2026 или спросите в чате BuhGPT — ответит за секунды.