POS_MGR_PREF_VW(SQL View) |
Index Back |
|---|---|
Position Manager PreferencesPosition Manager Preferences |
| SELECT setid , pos_calc_pref , oprid , descr60 FROM PS_POS_MGR_PREF WHERE (PRIVATE_PREF_CB<>'Y' OR OPRID=%OperatorId) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_NOMETA_VW |
|
| 2 | Character(15) | VARCHAR2(15) NOT NULL | A hyperlink that allows the user to set up run time options. | |
| 3 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 4 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |