BI_CYCLE_VW(SQL View) |
Index Back |
|---|---|
Active Billing Cycles |
| select bill_cycle_id, descr from PS_BI_CYCLE where status_bi = 'A' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL |
Billing Cycle Identifier
Prompt Table: BI_CYCLE |
|
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |