RC_ATTRIBUTE_VW(SQL View) |
Index Back |
---|---|
Attribute View |
SELECT DISTINCT ATTRIBUTE_ID , ATTR_NAME FROM PS_RB_ATTRIBUTE WHERE ATTR_STATUS = 'ACTV' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ATTRIBUTE_ID | Character(15) | VARCHAR2(15) NOT NULL | Attribute Label, Name or Properties |
2 | ATTR_NAME | Character(30) | VARCHAR2(30) NOT NULL | Attribute name |