PRCSDEFNURLKEY(SQL Table) |
Index Back |
---|---|
Process DefnThis record is used for defining processes that can run within the Process Scheduler. Security information like panel groups and process groups is also provided here. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL |
Process Type
Prompt Table: PRCSTYPE_ALT_VW |
|
2 | Character(12) | VARCHAR2(12) NOT NULL | Process Name | |
3 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
4 | Number(3,0) | SMALLINT NOT NULL |
Sequence Number
Default Value: 1 |
|
5 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). |
6 | PARMKEY | Character(40) | VARCHAR2(40) NOT NULL | Parameter Key |