KR_VAT_ID (KR - VAT Registration Number)
DataModel:CDQ/Business Partner/Identifier/KR VAT ID
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | KR_VAT_ID
|
| The country a linked concept is active or generally relevant for. Country scope | KR (South Korea) |
| Language-specific name. Monolingual name | 사업자등록증 (ko), VAT Registration Number (en) |
| Language-specific short name. Monolingual short name | KR - VAT Registration Number (en) |
| Informal and comprehensive human-readable definition of a concept. Description | The 사업자등록번호, the Korean business registration number, is the ten-digit number that the National Tax Service issues when a business registers, written in the form of three, two and five digits. It serves as the VAT number of the business, the first digits showing the tax office district and the year of registration, and it must appear on tax invoices. |
| Category of business identifiers. Identifier category | Tax Number |
| Legacy property. A technical SAP code. SAP mapping | STCD2
|
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 |
|---|---|---|---|
| 0000000000SQPZ84WRVC4DBNNG | Validates the format of the South Korean business registration number, which serves as the VAT number of a business and is issued by the National Tax Service. The pattern accepts ten digits written as three digits for the tax office, two digits for the type of business and five digits for the serial number and check digit, with optional hyphens. | IDENTIFIER_FORMAT
|
^\s*?\.*?-*?(\d\s*\.*-*){3}-?(\d\s*\.*-*){2}-?(\d\s*\.*-*){5}$
|
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 (VAT registration number (South Korea)) | The Business Registration or also VAT Registration Number is used by businesses and corporations for tax purposes. It consists of 10 digits and follows the format "999-99-99999". The first three digits represent the administrative district code, the next two digits represent the year of business registration, and the final five digits are a sequential registration number. This number is obtained from the district tax office and is used to identify businesses and corporations for tax reporting and compliance.
This rule checks the presence of exactly 10 digits 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. |
RELEASED
|
ERROR
|
| Identifier missing (VAT registration number (South Korea)) | Each business partner in South Korea requires a VAT registration number | RELEASED
|
ERROR
|