PTAI_PRIVSETVW(SQL View) |
Index Back |
|---|---|
Action Items - Priv Set View |
| SELECT PTAI_PRIVSET_ID , DESCR , DESCR254 FROM %Table(PTAI_PRIVSET) WHERE ACTIVE_FLAG = 'A' AND PTAI_FEATURE = 'AI' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Privilege Set ID | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |