Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Introduction

The official RF Tax authority site informed that since January 1, 2018, the KLADR format will not be supported any longer. FIAS format must be used instead of KLADR.

Web interface to receive information from FIAS itself is located by the following link:

http://fias.nalog.ru/NewsViewPage.aspx?id=10020

Files with data from FIAS in DBF, XML formats and files with data in CLADR format are located by the following link:

http://fias.nalog.ru/

This functionality provides the interrelation between the records from CLADR and FIAS in the address dictionary in the system. All records from CLADR should be updated by the first import.

Note  For Microsoft Dynamics AX 2012 R3 and R2:

/// <summary>

/// Creates new records in FIASOperationStatuses_RU table

/// </summary>

/// This job create new records in FIASOperationStatuses_RU table for hotfix (4052196).

/// Before starting the job ensure the following:

/// 1. The above-mentioned hotfix is installed.

static void createFIASOperationStatuses(Args _args)

{

FIASOperationStatuses_RU fIASOperationStatuses_RU;

;

fIASOperationStatuses_RU.OperationDescription = 'Удаление';

fIASOperationStatuses_RU.OperationStatus = '30';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::DeleteOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Удаление вследствие удаления вышестоящего объекта';

fIASOperationStatuses_RU.OperationStatus = '31';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::DeleteOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Переподчинение вследствие слияния вышестоящего объекта';

fIASOperationStatuses_RU.OperationStatus = '41';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::ResubordinationOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Прекращение существования вследствие присоединения к другому адресному объекту';

fIASOperationStatuses_RU.OperationStatus = '42';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::DeleteOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Переподчинение';

fIASOperationStatuses_RU.OperationStatus = '50';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::ResubordinationOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Переподчинение вследствие переподчинения вышестоящего объекта';

fIASOperationStatuses_RU.OperationStatus = '51';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::ResubordinationOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Прекращение существования вследствие переподчинения вышестоящего объекта';

fIASOperationStatuses_RU.OperationStatus = '52';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::DeleteOperation;

fIASOperationStatuses_RU.insert();

fIASOperationStatuses_RU.OperationDescription = 'Прекращение существования вследствие дробления';

fIASOperationStatuses_RU.OperationStatus = '60';

fIASOperationStatuses_RU.FIASOperationType_RU = FIASOperationType_RU::DeleteOperation;

fIASOperationStatuses_RU.insert();

}

User guidance

  1. Import the last existing version of CLADR.

  2. Setup the Russian address format. (Organization administration\ Setup\ Addresses)

Configure address

  1. Setup operations to confirm the legality of the absence of records in the FIAS (removal, relocation, termination of existence) (Organization administration\ Setup \Addresses FIAS operation statuses). If the import functionality does not find an active appropriate record for CLADR in FIAS, but there is a record with the listed operation, that means the record in CLADR may be deleted as well.

FIAS operation for deletion

  1. Import from FIAS.

FIAS archive has to be uploaded from the following official site:

http://fias.nalog.ru/ExtendedSearchPage.aspx

It is recommended to store the archive at the same server where AOS is placed.

4.1 Abbreviations import (Organization administration\ Setup\ Addresses\ Abbreviations). Analyzing this log, user may select the lines needed to be imported in the system.

The name of Abbreviations file looks as AS_SOCRBASE_*.XML.

To reflect the differences between abbreviations in CLADR in FIAS, the uploaded file should be chosen on the Abbreviations import form. Push the Load abbreviations button.

The Check all diff / Uncheck all diff button marks or unmarks the not equal records.

The Import selected button changes the existing abbreviations in system.

FIAS abbreviations

4.2  Import FIAS addresses (Organization administration\ Setup\ Addresses\ Import from FIAS).

The goal of this functionality is to establish the correspondence between the records from CLADR and FIAS in the address dictionary in the system. All records from CLADR should be updated by the first import. The following updates may be executed in different regimes.

As a result of addresses import, the address formats will be updated according to the formats setups, and the addresses itself for not actual in CLADR addresses. (For example, when a parent object was changed for a dependent object.)

  • If the Full import flag is ON, the additional states may be chosen for import.

If the states existing in the system need to be also fully updated, user has to list them as well. If the existing states are not presented in the list, these states will be only updated with the last changes from FIAS.

Note User should follow up himself the last data depended updates from FIAS. It is important to update all existing updates to ensure the completeness.

Full addresses import from FIAS

  • If the Full import flag is OFF, only last changes will be updated for states existing in the system.

Note The partly updates must be executed systematically for all existing updates in FIAS. If any are missed, the full update is required.

  • Import of houses and rooms may be executed optional.

  1. Log of not found in FIAS. (Organization administration\ Setup\ Addresses\Log of not found in FIAS).

Records are considered identical if:

  • For the first upload, the records in the AX DB and FIAS have the same set of fields (Region, District, City, City district or settlement, Street) (StateId, CountyId, City, District, Street).

  • Reloading FIAS or date as dependent parts of FIAS, there is a code FIAS (AOGUID) in the system.

If any records from CLADR are not found in FIAS, the system reflects them in the log. Analyzing the log user can make the decision about deleting these records from system as well.

Addresses not founded in FIAS

  1. The Log of addresses import (Organization administration\ Setup\ Addresses\Log of addresses import) contains statistics of addresses import operations.

Import from FIAS - statistics log

  1. Create address.

The Building Complement, Building, Apartment fields are fulfilled automatically. Also manual editing of these fields is available.

Hotfix information

How to obtain the Microsoft Dynamics AX updates files

This update is available for manual download and installation from the Microsoft Download Center.

Prerequisites

You must have one of the following products installed to apply this hotfix:

  • Microsoft Dynamics AX 2012 R3

  • Microsoft Dynamics AX 2012 R2

  • Microsoft Dynamics AX 2009 SP1

Restart requirement

You must restart the Application Object Server (AOS) service after you apply the hotfix.

If you are encountering an issue downloading, installing this hotfix, or have other technical support questions, contact your partner or, if enrolled in a support plan directly with Microsoft, you can contact technical support for Microsoft Dynamics and create a new support request. To do this, visit the following Microsoft website:

https://mbs.microsoft.com/support/newstart.aspx

You can also contact technical support for Microsoft Dynamics by phone using these links for country specific phone numbers. To do this, visit one of the following Microsoft websites:

Partners

https://mbs.microsoft.com/partnersource/resources/support/supportinformation/Global+Support+Contacts

Customers

https://mbs.microsoft.com/customersource/northamerica/help/help/contactus

In special cases, charges that are ordinarily incurred for support calls may be canceled if a Technical Support Professional for Microsoft Dynamics and related products determines that a specific update will resolve your problem. The usual support costs will apply to any additional support questions and issues that do not qualify for the specific update in question.

Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained here in is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Usefor other considerations.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×