BALQTR_NO_CO_V(SQL View) |
Index Back |
---|---|
Balance Qtrs View w/o CompanyView from Balance_Id_Qtr |
select distinct balance_id ,balance_year ,balance_qtr from PS_BALANCE_ID_QTR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BALANCE_ID | Character(2) | VARCHAR2(2) NOT NULL | Balance ID |
2 | BALANCE_YEAR | Number(4,0) | SMALLINT NOT NULL | Balances for Year |
3 | BALANCE_QTR | Number(3,0) | SMALLINT NOT NULL | Balances for Quarter |