BI_SORT_A_D_VW(SQL View) |
Index Back |
|---|---|
Billing Sort Asc or Desc |
| SELECT %Substring(FIELDVALUE ,1 ,1) FROM PSXLATITEM WHERE FIELDNAME = 'ASC_DESC_FLAG' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(1) | VARCHAR2(1) NOT NULL |
Ascending or Descending
A=Ascending D=Descending |