PSQUEUESEC_VW(SQL View) |
Index Back |
---|---|
Msg Monitor Channel Sec ViewSecurity view that lists all channels that an operator has read or write access for in the Message Monitor. |
SELECT B.QUEUENAME , B.QUEUESTATUS FROM PSQUEUEDEFN B |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | QUEUENAME | Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSQUEUEDEFN). |
2 | QUEUESTATUS | Number(1,0) | SMALLINT NOT NULL | Queue Status |