LM_RUN_PRQ_RPT(SQL Table) |
Index Back |
---|---|
LM Run ControlRUN_CNTL_LM contains fields that are used as input parameters for the various LM Reports. Input data is retrieved from this record when a report is requested from the Process Scheduler. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | LM_CI_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Catalog Item ID - System Generated ID Number associated with each Catalog Item
Prompt Table: LM_CI_TBL |
4 | LM_ACT_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Activity ID
Prompt Table: LM_ACT |
5 | LM_ACT_CD | Character(30) | VARCHAR2(30) NOT NULL | Activity Code |
6 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |