SPL_FCNS_REQ(SQL Table) |
Index Back |
---|---|
Forecast Consumption TableTo be used by a run control that will dictate running Forecast Consumption outside of the normal avenues. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | PROBINST | Character(20) | VARCHAR2(20) NOT NULL |
Optimization Problem Instance
Prompt Table: SP_PRBINS_NONVW |
4 | START_PLUGIN | Character(1) | VARCHAR2(1) NOT NULL |
START_PLUGIN
Y/N Table Edit Default Value: N |
5 | URL | Character(254) | VARCHAR2(254) NOT NULL |
Internet URL (Universal Resource Locator)
Prompt Table: SPL_DOMN_URL_VW |