RSPD_PLAN_TYP_V(SQL View) |
Index Back |
---|---|
Plan Type DimensionView for Plan Type Dimension added by sales dashboard team |
SELECT SETID , RSP_PLAN_TYPE , STATUS , DESCR FROM PS_RSP_PLAN_TYPE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | RSP_PLAN_TYPE | Character(15) | VARCHAR2(15) NOT NULL | This field is used by the Strategic Planning to define various plan types setup in the system. |
3 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Default Value: A |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |