EB_ADMN_ROLE_VW(SQL View) |
Index Back |
|---|---|
Contact/User Work Scroll Rec.eBill Payment Customer Contact/User Role Scroll Work Record |
| SELECT OPRID , ROLENAME , '1' FROM PSROLEUSER_VW |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | The name of a Role in the Role Definition Table (see PSROLEDEFN). | |
| 3 | ADD_PB | Character(1) | VARCHAR2(1) NOT NULL | Pushbutton to insert a payment row. |