RSP_PLANTYPE_VW(SQL View) |
Index Back |
|---|---|
Strategic Plan Type ViewThis view is defined for prompting on Strategic Account Plan Types. |
| SELECT DISTINCT A.SETID , A.RSP_PLAN_TYPE , A.DESCR FROM PS_RSP_PLAN_TYPE A , PS_SETID_TBL B WHERE A.SETID = B.SETID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(15) | VARCHAR2(15) NOT NULL | This field is used by the Strategic Planning to define various plan types setup in the system. | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |