PSROLEDEFN |
| PeopleSoft Field Name | Field Type | Description |
|---|---|---|
ROLENAME | VARCHAR2(30) NOT NULL | The name of a Role in the Role Definition Table |
| VERSION | DECIMAL(10) NOT NULL | Version |
| ROLETYPE | VARCHAR2(1) NOT NULL | Role Type Q=Query U=User List Default: U |
| DESCR | VARCHAR2(30) NOT NULL | Description |
| QRYNAME | VARCHAR2(30) NOT NULL | Query Name Prompt Table: PSROLERULQRY_VW |
| ROLESTATUS | VARCHAR2(1) NOT NULL | Role Status A=Active I=Inactive Default: A |
| RECNAME | VARCHAR2(15) NOT NULL | Record (Table) Name Prompt Table: ROLERECDEFN_VW |
| FIELDNAME | VARCHAR2(18) NOT NULL | Field Name Prompt Table: PSRECFLDNOSR |
| PC_EVENT_TYPE | VARCHAR2(14) NOT NULL | PeopleCode Event Name Prompt Table: PSPCEVENTVW |
| QRYNAME_SEC | VARCHAR2(30) NOT NULL | Query Name Prompt Table: PSROLERULQRY_VW |
| PC_FUNCTION_NAME | VARCHAR2(30) NOT NULL | PeopleCode Function Name |
| ROLE_PCODE_RULE_ON | VARCHAR2(1) NOT NULL | PeopleCode Rule Enabled N=No Y=Yes Default: N |
| ROLE_QUERY_RULE_ON | VARCHAR2(1) NOT NULL | Query Role Enabled N=No Y=Yes Default: N |
| LDAP_RULE_ON | VARCHAR2(1) NOT NULL | Directory Rule Enabled N=No Y=Yes Default: N |
| DESCRLONG | LONG VARCHAR | Long Description |
| ALLOWNOTIFY | VARCHAR2(1) NOT NULL | Allow notification Y/N Table Edit Default: Y |
| ALLOWLOOKUP | VARCHAR2(1) NOT NULL | Allow Recipient Lookup Y/N Table Edit Default: Y |
| LASTUPDDTTM | DATE | 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. |
| LASTUPDOPRID | 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. |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 06 February 2013 |