LM_LECR_NTF_RUN(SQL Table) |
Index Back |
|---|---|
LM Run ControlLECR_NOTIF_RUN contains fields that are used as input parameters for the various Notifications. Input data is retrieved from this record when a notification is requested from the Process Scheduler. |
| # | 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 | ASOFDATE | Date(10) | DATE | As of Date |
| 4 | URL | Character(254) | VARCHAR2(254) NOT NULL | Internet URL (Universal Resource Locator) |
| 5 | PORTAL_NAME | Character(30) | VARCHAR2(30) NOT NULL | Portal Name (see PSPRDMDEFN). |
| 6 | NODE_NAME | Character(40) | VARCHAR2(40) NOT NULL | Node Name |