HR_ACTN_USERLST(SQL View) |
Index Back |
---|---|
HR action list NLDHR action list NLD. Contains User List Used by The Action List process for the Netherlands. |
SELECT EOAWUSER_LIST_ID ,DESCR ,EOAWUSER_SOURCE ,QRYNAME ,SQLID ,ROLENAME ,APP_CLASS ,EOAWROLENAME ,INPUT_OPTN FROM PS_EOAWUSER_LIST WHERE EOAWUSER_SOURCE <> 'Q' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOAWUSER_LIST_ID | Character(30) | VARCHAR2(30) NOT NULL | Identifies the user list to be used when creating the approval process. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | EOAWUSER_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
User List Source
C=Application Class Q=Query R=Role S=SQL Definition Default Value: R |
4 | QRYNAME | Character(30) | VARCHAR2(30) NOT NULL |
Query Name
Prompt Table: QRY_NAME_VW |
5 | SQLID | Character(30) | VARCHAR2(30) NOT NULL |
SQL Object Identifier. This column has different meanings depending upon value of SQLTYPE Prompt Table: EOAW_SQLID_VW |
6 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN_VW |
7 | APP_CLASS | Character(254) | VARCHAR2(254) NOT NULL | Implementation App Class |
8 | EOAWROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
Recipients have to be in this role in order to act as approvers
Prompt Table: PSROLEDEFN_VW |
9 | INPUT_OPTN | Number(3,0) | SMALLINT NOT NULL | Input Option |