BO_CUST_R_CI_VW(SQL View) |
Index Back |
|---|---|
View for Customer Role Type IDThis is the View for Customer Role Type ID. |
| SELECT ROLE_TYPE_ID , DESCR FROM PS_BO_ROLE_TYPE WHERE ROLE_TYPE_ID IN (2, 9) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(12,0) | DECIMAL(12) NOT NULL | Stores ROLE_TYPE_ID for the customer | |
| 2 | ROLE_NAME | Character(40) | VARCHAR2(40) NOT NULL | Role name |