PSRELATNODEVW |
index back |
|---|
| SELECT A.RELATIONSHIPID , B.MSGNODENAME FROM PSRELATIONSHIP A , PSMSGNODEDEFN B WHERE A.NODE1 = B.MSGNODENAME OR A.NODE2 = B.MSGNODENAME |
| PeopleSoft Field Name | Field Type | Column Type | Description |
|---|---|---|---|
RELATIONSHIPID |
Character(30) | VARCHAR2(30) NOT NULL | Integration Broker Relationship ID (see PSRELATIONSHIP). |
MSGNODENAME |
Character(30) | VARCHAR2(30) NOT NULL | Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN). |
| index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |