SCCPS_RUN_PARM(SQL Table) |
Index Back |
|---|---|
Scheduled Query Run ParametersRun paramters for a population selection are stored in this table for use in batch processes. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL | Context ID - the unique key that identifies the pop selection context | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Bind Number | |
| 5 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). |
| 6 | BNDNAME | Character(30) | VARCHAR2(30) NOT NULL | Query Bind Name |
| 7 | BNDVALUE | Long Character | CLOB | Bind Value |