Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.29 KB

DQC_0146.md

File metadata and controls

37 lines (27 loc) · 2.29 KB

Incorrect Period Reported

Rule ID: DQC_0146
Status: Public Exposure November 15 - December 31, 2022 - provide comment at https://xbrl.us/public-review
Release date: TBD
Effective date: TBD

Rule function

This rule checks that period reported for the 10-K or 20-F is a valid annual period. The rule identifies the concepts used in the Income Statement and identifies those facts that match the DocumentPeriodEndDate start date and end date. It then identifies those durational periods that have a matching end date but a different start date. If the number of annual periods is less than the total count of other durations on the financial statements then an error id returned.

Problem solved by the rule

The rule is intended to ensure that filers do not enter the incorrect start date on the values reported in the financial statements.

Example rule message

The company has reported a 10-K or 20-F but the majority of the values reported on the Income Statement are for a period other than a year. Please check that the values used on the Income Statement represent a full year for the required reporting period.

Rule Element ID: 9870
Rule version: 20.0.0

For Developers

The Global Rule Logic document contains general guidelines for implementation of rules. The rule message template contains text and parametric reference to arguments of the rule operation, using the syntax ${parameter} to indicate that insertion of a parameter's value is to occur.

General message template

The company has reported a 10K but the majority of the values reported on the Income Statement are for a period other than a year. Please check that the values used on the Income Statement represent a full year for the required reporting period.

Rule Element ID: {$ruleId}
Rule version: {$ruleVersion}

Rule element ID index

The rule element id is used to identify unique elements or combinations of elements tested in the rule.

Rule Element ID Elements
DQC.US.0146.9870 Varied

© Copyright 2016 - 2022 XBRL US, Inc. All rights reserved.
See License for license information.
See Patent Notice for patent infringement notice.