QS_MFDS_PLAN_VW(SQL View) |
Index Back |
|---|---|
Mfds plan parent name view12/28/00 RRE Added Description- this view is used as a special prompt table for a work record. |
| SELECT BUSINESS_UNIT, QS_APP_CONTEXT, QS_MFDS_PLAN_NAME, DESCR FROM PS_QS_MFDS_PLAN |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: QS_BUS_UNIT_VW |
|
| 2 | Character(18) | VARCHAR2(18) NOT NULL |
QC application context identifier
Prompt Table: QS_APP_DEF |
|
| 3 | Character(38) | VARCHAR2(38) NOT NULL | Measurement plan identifier Note: replaces qc_step_id for release 8. | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |