BI_SORT_BY_VW(SQL View) |
Index Back |
|---|---|
Active Bill Line Sort-By IDs |
| select invoice_sort_by_id, descr from PS_BI_SORT_BY where status_bi = 'A' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Invoice Sort By Identifier | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |