RSP_ROLE_TYPE_V(SQL View) |
Index Back |
---|---|
BO ROLE TYPE VIEW for SAPBO ROLE TYPE VIEW on Company, Consumer, Site and Partner |
SELECT ROLE_TYPE_ID , DESCRSHORT FROM PS_BO_ROLE_TYPE WHERE ROLE_TYPE_ID IN (2, 3, 9, 11) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ROLE_TYPE_ID | Number(12,0) | DECIMAL(12) NOT NULL |
Role Type ID
Default Value: 999999999999 |
2 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: BO_ROLE_TYPE.DESCR |