PSACTIVENODEVW

(SQL View)
Index Back

Active node view

Displays only those application messaging nodes that are currently active.

SELECT MSGNODENAME , VERSION FROM PSMSGNODEDEFN WHERE ACTIVE_NODE = '1'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 MSGNODENAME Character(30) VARCHAR2(30) NOT NULL Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN).
2 VERSION Number(10,0) DECIMAL(10) NOT NULL Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference