FRC_RO (RO - Fiscal Registration Code)

From CDQ Wiki
DataModel:CDQ/Business Partner/Identifier/FRC RO
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key FRC_RO
The country a linked concept is active or generally relevant for. Country scope RO (Romania)
Language-specific name. Monolingual name Fiscal Registration Code (ro), Fiscal Registration Code (en)
Language-specific short name. Monolingual short name RO - Fiscal Registration Code (en)
Category of business identifiers. Identifier category Identification Number
Registration authority Romanian Tax Administration

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
REGEXP_0180 Specifies the allowed formats for the Fiscal Registration Code (Romania) IDENTIFIER_FORMAT ^\s*?\.*?-*?(\d\s*\.*-*){2,9}$

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 Specifies how critical of the violation of a data quality rule. The following levels are defined:<br/><code>ERROR</code>: The violation (e.g. missing information) puts a process at risk or hinders regular processing of data.<br/><code>WARNING</code>: The violation does not hinder regular processing of data but represents semantically defective data.<br/><code>INFO</code>: The data quality rule has not uncovered a data defect, but some information is available that might be interesting for the user.<br/> Criticality
Identifier format invalid (Fiscal Registration Code (Romania)) Fiscal Registration Code (Romania) is a VAT registration certificate and is granted by the Ministry of Public Finances. Fiscal Registration Code is the VAT number without the check digit. Note that if the length is less than 9 digits, leading zeros must be assumed

This rule checks presence of exactly 9 characters corresponding to the format of the Fiscal Registration Code (Romania) without considering possible whitespaces, hyphens or dots that might be comprised in the identifier value. If there are less/more digits, unexpected non-digits characters then the rule is violated.

LIVE ERROR
Identifier unknown (Fiscal Registration Code (Romania)) This rule checks whether the Fiscal Registration Code (Romania) is really existing by checking whether it can be found in the business register. If it is not available, the identifier will be treated as invalid and the data quality rule is violated. LIVE ERROR
Inconsistency between Fiscal Registration Code and EU VAT ID RO (Romania) European value added tax identifier (Romania) consists of prefix "RO" and 9 digits which are equal to the Fiscal Registration Code (Romania) and a checksum digit. This rules check if the Fiscal Registration Code (Romania) is equal to the 9 digits in EU VAT RO identifier.

Note that if the length of theFiscal Registration Codes is less than 9 digits or European value added tax identifier (Romania) has less the 10 digits, leading zeros must be assumed.

Any difference result in a rule violation.

LIVE ERROR