SORT_ORDER(SQL Table) |
Index Back |
|---|---|
Sort OrderContains the list of fields that comprise a Sort_Name, in sort order sequence. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL |
Sort Name is the name of a sort order.
Prompt Table: SORT_NAME_TBL |
|
| 2 | Number(2,0) | SMALLINT NOT NULL | Sort Order Sequence | |
| 3 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: SORT_FIELD_SRCH |
| 4 | LENGTH | Number(5,0) | INTEGER NOT NULL | Length |