# View: orch_app_ar_acct_period

**View Name:** orch_app_ar_acct_period
**Table Source:** `"ORCHARD_APP_REPORTING_V2"."PROD_ROYALTY_ACCOUNTING_ROYALTY_ACCOUNTING"."STATEMENT_PERIOD"`
**File Path:** `views/orch_app_ar_acct_period.view.lkml`

## Overview

- **File Size:** 1327 bytes
- **Lines of Code:** 46
- **Dimensions:** 4
- **Measures:** 0
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- Because of the transition to Abacus, on July 2025 the original ACCT_PERIOD table became deprecated.
- The drop-in replacement table is STATEMENT_PERIOD.
- We keep the original view name (orch_app_ar_acct_period) so to not break any end user reports, dashboards, etc.

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `Year` | number |
| `Quarter` | number |
| `Month` | number |

## Dimension Groups

| Name | Type |
|------|------|
| `accounting_date` | time |

