PRCSDEFNMETA(SQL Table) |
Index Back |
---|---|
Process Definition Meta StringThis Process Scheduler table is used to store any meta strings used for setting up a JCL in OS390. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL | Process Type |
2 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
3 | METAPARM | Character(30) | VARCHAR2(30) NOT NULL | Meta Parameter |
4 | METAVALUE | Character(254) | VARCHAR2(254) NOT NULL | Meta Parm Value |