ST_STFS015_TMP(SQL Table) |
Index Back |
---|---|
Disclosure Summry- Run ControlThis run control record stores the Low and High Price Ranges included in the Disclosure Summary Report. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: RUN_CNTL_ST.OPRID |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: RUN_CNTL_ST.RUN_CNTL_ID |
3 | LOW_PRICE | Number(16,6) | DECIMAL(15,6) NOT NULL | Low Price |
4 | HIGH_PRICE | Number(16,6) | DECIMAL(15,6) NOT NULL | High Price |