PSCLASSDEFN(SQL Table) |
Index Back |
---|---|
Permissions Lists Definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CLASSID | Character(30) | VARCHAR2(30) NOT NULL | The name of the class |
2 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
3 | CLASSDEFNDESC | Character(30) | VARCHAR2(30) NOT NULL | Permission List Description |
4 | TIMEOUTMINUTES | Number(5,0) | INTEGER NOT NULL | Time out minutes |
5 | DEFAULTBPM | Character(35) | VARCHAR2(35) NOT NULL |
Default Business Process Map
Prompt Table: PSHOMEPAGE_SRCH |
6 | STARTAPPSERVER | Number(1,0) | SMALLINT NOT NULL |
Can Start Application Server?
Default Value: 0 |
7 | ALLOWPSWDEMAIL | Number(1,0) | SMALLINT NOT NULL |
This boolean field indicates whether or not a newly generated password may be emailed to a user.
Default Value: 0 |
8 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |