BO_ROLE_TYP_ORG(SQL View) |
Index Back |
---|---|
All the individual Role TypesDeatiled Information for All the individual Role Types |
SELECT ROLE_TYPE_ID , DESCR , DESCRSHORT FROM PS_BO_ROLE_TYPE WHERE BO_TYPE_ID = 2 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ROLE_TYPE_ID | Number(12,0) | DECIMAL(12) NOT NULL | Role Type ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: BO_ROLE_TYP_LNG.DESCR |