SPB_ROLTYP_D_VW(SQL View) |
Index Back |
---|---|
Role type Deliverab Based ViewView to filter all the roletypes for the Deliverable based service method |
SELECT SETID , ROLE_TYPE ,category_cd , DESCRSHORT FROM PS_SPB_ROLE_TYPE WHERE SERVICE_METHOD = 'D' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | ROLE_TYPE | Character(6) | VARCHAR2(6) NOT NULL |
Service Type
APR=Approver MGR=Manager OPR=Operator |
3 | CATEGORY_CD | Character(18) | VARCHAR2(18) NOT NULL |
Category Code
Prompt Table:
SPB_CATEG_CD_VW
|
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |