EONC_USRLST_HDR(SQL Table) |
Index Back |
|---|---|
Notification User ListMaps User List to sources or user list data e.g. roles, queries, application classes & SQL Definitions. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Identifies the user list to be used when creating the notification. | |
| 2 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
| 3 | EONC_USER_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
User List Source: Role, Query, SQL Definition or Application Class.
C=Application Class Q=Role Query R=Role S=SQL Definition |
| 4 | EONC_UL_RSLT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
User List Resuts Type: U - User Ids, E - Email Addresses, P - Phone Numbers.
E=Email Address P=Phone Number U=User ID |
| 5 | QRYNAME | Character(30) | VARCHAR2(30) NOT NULL |
Query Name
Prompt Table: EONC_ROLEQRY_VW |
| 6 | SQLID | Character(30) | VARCHAR2(30) NOT NULL |
SQL Object Identifier. This column has different meanings depending upon value of SQLTYPE Prompt Table: PTAF_SQLID_VW |
| 7 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: EONC_ROLE_VW |
| 8 | PACKAGEROOT | Character(30) | VARCHAR2(30) NOT NULL |
Root Package ID
Prompt Table: PSPACKAGROOT_VW |
| 9 | APPCLASS_PATH | Character(254) | VARCHAR2(254) NOT NULL |
Application Class Full Path
Prompt Table: EONC_PATH_VW |
| 10 | APP_CLASS | Character(254) | VARCHAR2(254) NOT NULL |
Implementation App Class
Prompt Table: EONC_CLASS_VW |
| 11 | METHODNAME | Character(32) | VARCHAR2(32) NOT NULL |
Method Name
Prompt Table: EONC_METHOD_DVW |
| 12 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type Code
N=Customer Data S=Sample Data Y=System Data Default Value: N |
| 13 | 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. |
| 14 | 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. |