LT_BRN (LT - Business Reg. Number)

From CDQ Wiki
DataModel:CDQ/Business Partner/Identifier/LT BRN
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key LT_BRN
The country a linked concept is active or generally relevant for. Country scope LT (Lithuania)
Language-specific name. Monolingual name Company Code (en), Įmonės kodas (lt)
Language-specific short name. Monolingual short name LT - Business Reg. Number (en)
Informal and comprehensive human-readable definition of a concept. Description In Lithuania, the primary identifier for businesses is the Company Code (Įmonės kodas), also known as the "Legal Entity Identifier" or "Business Identification Number." This number is unique to each business entity registered in Lithuania and is used for tax, legal, and regulatory purposes.

The Company Code is issued by the Register of Legal Entities, a part of the State Enterprise Centre of Registers. The Company Code is a numerical code consisting of up to 9 digits. No alphabetic characters or special symbols are used in this identifier.

This number is essential for various business activities such as:

  • Tax Reporting and Payment: All tax-related matters, including VAT returns and income tax, require the Company Code for identification.
  • Legal Documents: Any legal documents, contracts, or official agreements will require the inclusion of the Company Code.
  • Banking and Financial Transactions: Opening a bank account, securing a loan, or any other financial transaction typically requires the Company Code for verification.
  • Government Reporting: Various government reports and regulatory submissions also require this identifier.
  • Intra-Community Trade: The Company Code is also used for generating a VAT Identification Number for companies involved in trading within the European Union.
  • Public Records: The Company Code is used in the public records to identify the business, and anyone can search the business registers using this number to obtain information about the company.
Category of business identifiers. Identifier category Tax Number

Formal definition

Details Informal and comprehensive human-readable definition of a concept. Description The type in terms of a categorization of regular expressions. Regular expression type TThe formal expression of a regular expression. Regular expression
0000000000FQ0JZ2TKZ1ZPRTZA Specifies the allowed formats for the Business Registration Number (Lithuania).
  • ^ and $: Start and end of the string, ensuring the entire string is a match.
  • ([1-6]
IDENTIFIER_FORMAT
^([1-6]|7|8|9)\d{1}\d{6}\d$

Data quality rules

Rule Informal and comprehensive human-readable definition of a concept. Description nonetheless, we continue to offer the most recent available data., The release status in terms of development progress or maturity.<br/><code>EMPTY</code> (0): No feature considered yet, just a rough idea.<br/><code>IDEA</code> (1): Just an idea, not yet designed in detail.<br/><code>DESIGN</code> (2): Software design ready, development not yet started.<br/><code>DEVELOPMENT</code> (3): Software development in progress.<br/><code>ALPHA</code> (4): First functional release, in terms of a Minimal Viable Product (MVP).<br/><code>BETA</code> (5): Tested by selected users.<br/><code>RC</code> (6): Release candidate, fully tested, not yet used in production by many customers.<br/><code>LIVE</code> (7): Used in production by customers, fully monitored and supported.<br/><code>DEPRECATED</code> (-1): End of life planned, but still available.<br/><code>EOL</code> (-2): End of life, historic service, no longer available.<br/><code>BROKEN</code> (-3): Service was used in production but is currently not available. However, CDQ tries to repair or reactivate it.<br/><code>DISCONTINUED</code> (-4): The data source has ceased providing updates Release status Criticality<br/>Specifies how critical of the violation of a data quality rule.<br/>ERROR: Indicates a critical data quality rule violation that requires correction.<br/>WARNING: Indicates a potential data quality issue that should be reviewed.<br/>INFO: Indicates an informational finding with no immediate impact on data quality. Criticality
Identifier format invalid (Business Registration Number (Lithuania)) This rule checks the format of the Business Registration Number in Lithuania

The Business Registration Number consists of 9 digits and is structured as follows:

  • The first two digits represent the code of the Lithuanian entity type.
  • The next six digits are sequentially generated numbers.
  • The last digit is a control digit calculated based on the previous digits using a specific algorithm.

The entity type codes for the first two digits are:

  • AB, MB, VŠĮ, IĮ, or UAB (public limited company, private limited company, public institution, sole proprietorship, limited liability company) - Entity type code starts with 1-6.
  • Foreign company branch - Entity type code starts with 7.
  • Foreign legal entity - Entity type code starts with 8.
  • Temporary code (used in specific cases) - Entity type code starts with 9.
RELEASED ERROR
Identifier missing (Business Registration Number (Lithuania)) Business partners in Lithuania should have a business registration number maintained. RELEASED WARNING