PSOPRALIASTYPE(SQL Table) |
Index Back |
|---|---|
Peoplesoft ID TypesUsed to define various Peoplesoft IDs. Eg: employee, customer, vendor. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | User ID Type | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
| 4 | DESCRLONG | Long Character | CLOB | Long Description |