RPM_ACT_GOAL_VW

(SQL View)
Index Back

RSP_GOAL View

RSP_GOAL View used by Strategic Account Planning

SELECT DISTINCT A.SETID , A.RSP_GOAL_ID , A.GOAL_NAME , B.DESCR FROM PS_RSP_GOAL_TBL A , PS_SETID_TBL B WHERE A.SETID = B.SETID AND A.STATUS = 'A' AND A.EOCF_LIB_TERM_ID > 0

# 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.

Default Value: OPR_DEF_TBL_RB.SETID

Prompt Table: SP_SETID_NONVW

2 RSP_GOAL_ID Character(10) VARCHAR2(10) NOT NULL This field is used as a key on the Goal Setup table (RSP_GOAL) and is auto generated on save.

Default Value: NEXT

3 GOAL_NAME Character(50) VARCHAR2(50) NOT NULL Used in strategic account planning for identifying goal name.
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description