SPB_ROLETY_SURV(SQL View) |
Index Back |
|---|---|
Role type Survey Prompt tableClone of Role Type table with change to prompt table for setid to pick up only setids for surveys associated to the Role Type |
| SELECT SETID , ROLE_TYPE , DESCRSHORT , DESCR FROM PS_SPB_ROLE_TYPE |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SVTYP_SETIDV |
|
| 2 | Character(6) | VARCHAR2(6) NOT NULL |
Service Type
APR=Approver MGR=Manager OPR=Operator |
|
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |