MSGQUEUE_VW |
index back |
---|---|
Message queue vw (trans) |
SELECT QUEUENAME , VERSION , DESCR , DESCRLONG FROM PSQUEUEDEFN |
PeopleSoft Field Name | Field Type | Column Type | Description |
---|---|---|---|
![]() |
Character(30) | VARCHAR2(30) NOT NULL | Channel Name (see PSQUEUEDEFN). |
VERSION | Number(10,0) | DECIMAL(10) NOT NULL |
Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
Default: 1 |
DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
DESCRLONG | Long Character | CLOB | Long Description |
index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |