CALC_PER_AR_VW(SQL View) |
Index Back |
|---|---|
AR Calc Period Prompt |
| SELECT setid ,calendar_id ,fiscal_year ,accounting_period ,period_name FROM PS_CAL_DETP_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID | |
| 3 | Number(4,0) | SMALLINT NOT NULL | The calculation year for a given data set within the Position tools. | |
| 4 | Number(3,0) | SMALLINT NOT NULL | The calculation data horizons for a given data set within the Position tools. | |
| 5 | PERIOD_NAME | Character(30) | VARCHAR2(30) NOT NULL | Period Name |