Identifier deprecated

From CDQ Wiki
Public:Rule Category/IDENTIFIER DEPRECATED
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key IDENTIFIER_DEPRECATED
The human-friendly name shown for this concept in the user interface, used instead of the technical name to improve readability and understanding. Display name Identifier deprecated
An informal and short human-readable definition of a concept, in terms of a 'one-liner'. Short description Identifies identifiers using deprecated or obsolete identifier types or formats.
Informal and comprehensive human-readable definition of a concept. Description This category encompasses data quality rules that detect when an identifier uses a type or format that is no longer valid or has been superseded. Identifier systems evolve over time, with old formats being replaced by new ones or certain identifier types being discontinued entirely. For example, when a country reforms its business registration system, old registration numbers might be deprecated in favor of a new format. Using deprecated identifiers can cause integration failures, regulatory compliance issues, and problems with external data sources that no longer recognize the old formats. These rules help maintain the Accuracy dimension by identifying identifiers that need to be updated or replaced. Timely detection of deprecated identifiers ensures business partner data remains current and compatible with modern systems and requirements.
Hierachical parent concept of a concept. Parent Existence

Data quality rules

CDQ manages 3 data quality rules in this category.

Data quality rule The country a linked concept is active or generally relevant for. Country scope Informal and comprehensive human-readable definition of a concept. Description 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 Rule release status<br/>The release status in terms of development progress or maturity of a data quality rule.<br/>IDEA: Initial rule definition that documents a business requirement but is not yet active in services.<br/>DRAFT: Rule concept is being prepared or refined but is not yet finalized for implementation or execution.<br/>HYPERCARE: Rule is newly released and under increased observation to ensure stable behaviour and correct results.<br/>RELEASED: Rule has passed verification and is actively executed in productive CDQ services.<br/>DEACTIVATED: Rule is temporarily removed from the active rule set because it needs correction or clarification before re release.<br/>ARCHIVED: Rule is permanently retired and no longer maintained or intended for future activation. Rule release status
Deprecated identifier found (GST number (India))
ACCURACY
IN (India) This rule checks whether there is still an old format of the Tax Identification Number (Indonesia) maintained that does not reflect the latest state code changes.

The first two digits of the GST represent the state code. Every state has a unique code. The region Daman and Diu (25) was merged with Dadra & Naga Haveli. The state code 25 becomes invalid and only 26 is to be used. SAP corrected their content for T005S in their S4 table content release accordingly. Andhra Pradesh had the state code 28, newly 37 is to be used. 28 becomes invalid.

If the state codes: 25 and 28 are identified in a given GST number, this rule will be triggered!

INFO RELEASED(2024-04-16)
Deprecated identifier found (Tax Identification Number (Indonesia))
ACCURACY
ID (Indonesia) This rule checks whether there is still an old format of the Tax Identification Number (Indonesia) maintained.

For Individual Taxpayer who is an Indonesian Resident

  • Starting from 14 July 2022, the NPWP structure comprises of 16-digit numerals only.
  • The 16-digit NPWP is the individual taxpayer’s national identity number (Nomor Induk Kependudukan/NIK) issued by the Government of the Republic of Indonesia.
  • The previous 15-digit NPWP format is valid until 31 December 2023.

For Individual Taxpayer who is not an Indonesian Resident, Corporate Taxpayer and Government Agency Taxpayer

  • Starting from 14 July 2022, the NPWP structure comprises of 16-digit numerals only.
  • The 16-digit NPWP is a unique set of numbers issued by the Directorate General of Taxes.
  • For those registered before 14 July 2022, the 16-digit NPWP is “0” (zero) followed by the previous 15-digit NPWP format.

For Branch-Status Taxpayer

  • Starting from 14 July 2022, the NPWP structure comprises of numerals only.
  • The NPWP is the Place of Business Identity Number (Nomor Identitas Tempat Kegiatan

Usaha/NITKU) issued by the Directorate General of Taxes.

  • The previous 15-digit NPWP format is valid until 31 December 2023.
INFO RELEASED(2023-08-08)
Identifier format deprecated (Legal Entity Identifier (World))
REPRESENTATIONAL_CONSISTENCY
WORLD (World) The technical specification for LEI is ISO 17442:2012 (deprecated) The new LEI specification was released in ISO 17442:2019. An LEI consists of a 20-character alphanumeric string, with the first 4 characters identifying the Local Operating Unit (LOU) that issued the LEI. Characters 5 and 6 are reserved as '00'. Characters 7-18 are the unique alphanumeric string assigned to the organisation by the LOU. The final 2 characters are checksum digits. INFO HYPERCARE