RUKKENZH
Задать вопрос AI
SectionsОбъекты конфигурации 1С
Document "Notification on Export of EAEU ISMPTK" - Technical Description
Язык статьи:🇷🇺 RU🇰🇿 KK🇬🇧 EN🇨🇳 ZH
Версия статьи:📘 Для бухгалтера⚙️ Для тех-специалиста

Document "Notification on Export of EAEU ISMPTK" - Technical Description

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

1. Identification

Parameter Value
Object Type Document (Documents)
Name NotificationOfExportEAESESMPTK
Full Name Document.NotificationOfExportEAESESMPTK
Synonym Export Notification (EAEU) (IS MPT)
Configuration Accounting for Kazakhstan, version 3.0 (3.0.74.2)
Navigation Link e1cib/list/Document.NotificationOfExportEAESESMPTK
Where to Find Section “1C Service: Marking (IS MPT)”“Export Notification (EAEU) (IS MPT)”

Purpose. The document is intended for the formation and sending of notifications about the export of marked goods outside the Republic of Kazakhstan to EAEU countries through the Information System for Monitoring the Movement of Goods (IS MPT). It is used by participants in the turnover of marked products to notify the traceability system about cross-border shipments of goods with marking codes. The document is usually created based on the sales/shipping document and sent to IS MPT for registering the fact of the goods being removed from the national segment of the traceability system.

Important. This is a notification (integration) document, not a document of an economic transaction. It does not reflect the movement of goods, settlements, or VAT in accounting — this is the responsibility of the underlying sales document.


2. Header Attributes and Table Parts

2.1. Mandatory Header Attributes

The attributes listed below are mandatory for completion: without them, 1C will not allow the document to be processed/sent and will issue an error like “Field … is not filled in.”

Attribute Purpose
ProductGroup Product group of marking (e.g., footwear, tobacco, tires), determining the rules of IS MPT
Supplier Counterparty-exporter (sender of goods), participant in turnover from the RK
SupplierName Name of the supplier for transmission to IS MPT
SupplierIdentificationNumber Identification number of the supplier (BIN/IIN)
Recipient Counterparty-recipient in the EAEU country
RecipientName Name of the recipient for transmission to IS MPT
RecipientIdentificationNumber Identification number of the recipient (TIN/UNP of the EAEU country)
CountryRecipient Country of destination (EAEU country) to which the goods are exported
DocumentNumberCrossBorder Number of the cross-border (shipping) underlying document
DocumentDateCrossBorder Date of the cross-border underlying document
ShippingDateTime Actual date and time of goods shipment

In addition to the mandatory attributes, the document usually contains service attributes for integration: Date, Number, Organization, as well as attributes for the status of exchange with IS MPT (document identifier in the system, current processing status).

2.2. Table Part “Marking Codes”

Rows with marking codes (KIs/KIZs, GTIN, serial/aggregated codes) being removed from circulation during export. Filled from the underlying document, from a file, or from a data collection terminal (DCT).

2.3. Table Part “Errors”

List of validation errors received from IS MPT during the document check or submission.

Field Name Type Purpose
Text xs:string Error message text
Field xs:string Name of the field/attribute to which the error relates

3. Forms

Form Purpose
Document Form (DocumentForm) Main input form: filling in the header, marking codes, initiating checks/sending, viewing status and error list
List Form (ListForm) List of notifications filtered by exchange status, product group, recipient, period
Selection Form (SelectionForm) Selecting a notification when picking from other objects

The document form usually contains integration commands: “Check”, “Send to IS MPT”, “Update Status”, as well as commands for loading marking codes (from file/DCT).


4. Key Module Procedures

Evidence with BSL paths to procedures is not attached. Below are typical handlers for the integration document with IS MPT in the BK 3.0 configuration. Verify specific names in the configurator for version 3.0.74.2.

Object Module:

  • CheckFillingProcessing — control of filling in mandatory header attributes (see p. 2.1) and presence of marking code rows; generating a refusal for empty fields.
  • FillingProcessing — filling in attributes when entering based on the sales/shipping document (supplier, recipient, marking codes, shipping date).
  • Processing / DeleteProcessing — minimal logic; movements in registers are not formed (see p. 5).

Form Module:

  • OnCreateOnServer — form initialization, setting visibility of commands based on exchange status.
  • CheckDocument — calling server-side filling check according to IS MPT rules, filling in the table part “Errors”.
  • SendToISMPT — serializing the document in IS MPT format and sending it through the integration service; saving the identifier and status.
  • UpdateStatus — requesting the current processing status of the notification from IS MPT and displaying it.
  • LoadMarkingCodes — loading codes from a file/DCT into the table part.

5. Processing and Movements

The document does not generate accounting entries and does not make movements in registers (register_records = []). This is a notification document of the traceability system, not an economic transaction. Processing only records the fact of readiness/sending the notification to IS MPT.

The actual economic transaction of export is reflected by the underlying sales document on the basis of which the notification is created. It is the sale that generates movements in the RK accounting (rates and accounts — Kazakhstan, 2026):

Economic Transaction Debit Credit Comment
Export of goods reflected 1210 (short-term receivables from buyers) 6010 (income from sales) Sales to EAEU countries; confirmed export has VAT at a zero rate
Cost of goods sold written off 7010 (cost of sales) 1330 (goods)
VAT (for domestic transactions, for reference) 3130 (VAT payable) Standard VAT rate in RK from 2026 — 16%; for confirmed export to EAEU, a rate of 0% applies

Electronic support for export supply: ESF (IS ESF) and, if necessary, SNT. The export notification to EAEU (IS MPT) is a separate channel for traceability of marking codes, independent of ESF/SNT.


  • Input Based On: the document is created based on sales/shipping documents of marked goods to a counterparty in the EAEU country.
  • Copying: a new document can be created by copying an existing one (scenario of repeated shipment to the same recipient).
  • Related Systems: IS MPT (traceability and marking codes), IS ESF (ESF), SNT.
  • Directories: “Counterparties” (supplier/recipient), “Nomenclature” (product groups of marking), country classifier (EAEU recipient country).

Typical Work Scenarios

  1. Creation Based on Sale — when shipping marked goods to a counterparty in the EAEU.
  2. Check Before Sending — identifying filling errors before sending to IS MPT.
  3. Sending to IS MPT — after successful check and filling of mandatory attributes.
  4. Updating Status — obtaining the current processing status from IS MPT.
  5. Loading Marking Codes from a file/DCT — during manual formation or additional filling.
  6. Copying — for repeated shipment to the same recipient.

7. Extension Points

  • Configuration Extension: overriding CheckFillingProcessing for additional checks of attributes; adding commands/fields on the document form through form extension.
  • Form Event Handlers (OnCreateOnServer, handlers for sending/updating commands) — for integration logic.
  • Subscriptions to Events: BeforeRecording/OnRecording of the document for custom validation or logging of exchanges.
  • Input Based On: adding custom sources/receivers through the manager module (FillingProcessing).
  • Additional Attributes and Information — through the BSP mechanism (set of additional document attributes).

Requires Verification (version-wise): exact names of module procedures, composition of form commands, and serialization format in IS MPT should be verified in the configurator of the specific version 3.0.74.2, as integration mechanisms for marking are regularly updated.

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

Does the document generate accounting entries?
No. This is a notification (integration) document of the traceability system of the IS MPT. It does not make entries in the registers (register_records is empty). The export business operation is reflected in the basic sales document: Dr 1210 Cr 6010 (income), Dr 7010 Cr 1330 (cost).
Where can I find the document in the 1C interface?
Section "1C Service: Marking (IS MPT)" → "Export Notification (EAEU) (IS MPT)". Navigation link: e1cib/list/Document.ExportNotificationEAEUISMPTK.
What details are mandatory for processing?
ProductGroup, Supplier (and its name, identification number), Recipient (and its name, identification number), CountryRecipient, TransgranDocumentNumber, TransgranDocumentDate, ShipmentDateTime. If not filled in, 1C will issue an error "Field ... is not filled" and will not process the document.
What VAT rate applies to exports to the EAEU?
The standard VAT rate in the RK from 2026 is 16%, but for confirmed exports of goods to EAEU countries, a rate of 0% applies. The notification itself does not reflect VAT — this is handled by the sales document and the electronic invoice (ESF).
How do marking codes get into the document?
From the underlying document when entering based on the sale, as well as by uploading from a file or from a data collection terminal (DCT) using the marking code upload command.

Read also

Источники

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