CDM_AUTH_R_VW2(SQL View) |
Index Back |
---|---|
Content Dist Mgr - Role AccessTable View to get list of OPRID in the ROLE. |
SELECT DISTINCT A.CONTENTID , A.PRCSINSTANCE FROM PS_CDM_AUTH A WHERE A.DISTIDTYPE = '3' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONTENTID | Number(15,0) | DECIMAL(15) NOT NULL | Report ID |
2 | PRCSINSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |