PSQRYACCLSTRECS(SQL Table) |
Index Back |
---|---|
Query Access Record ListPopulated by the PSQRYACCLIST App Engine Program Used by Query Run Time to check for authorized list of records for each opr class |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
2 | CLASSID | Character(30) | VARCHAR2(30) NOT NULL | The name of the class (see PSCLASSDEFN). |
3 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
4 | RECDESCR | Character(30) | VARCHAR2(30) NOT NULL | Record Description |