RC_AUTH_PG_VW(SQL View) |
Index Back |
---|---|
Authorized Componentsa view contains all authorized components information. |
SELECT DISTINCT %Substring(A.BCPGNAME, 1, 18) FROM PSBCDEFN A , PSAUTHBUSCOMP B WHERE A.BCNAME = B.BCNAME |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |