PSA_USER_PREFS(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | CONFIDENCE_LOW | Number(3,0) | SMALLINT NOT NULL | Low Confidence |
| 3 | CONFIDENCE_MEDIUM | Number(3,0) | SMALLINT NOT NULL | Medium Confidence |
| 4 | CONFIDENCE_HIGH | Number(3,0) | SMALLINT NOT NULL | High Confidence |
| 5 | SALES_PERSON | Character(8) | VARCHAR2(8) NOT NULL | Specifies the personnel code for the person who works with a customer as a sales representative. This field is required for a customer that functions as a bill-to customer. |
| 6 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |