RSP_GOAL_VW_LNG

(SQL View)
Index Back

RSP_GOAL View

RSP_GOAL Language View used by Strategic Account Planning

SELECT DISTINCT A.SETID , A.RSP_GOAL_ID , L.LANGUAGE_CD , L.GOAL_NAME , L.NAMESHORT FROM PS_RSP_GOAL_TBL A , PS_SETID_TBL B , PS_RSP_GOAL_TBL_LN L WHERE A.SETID = B.SETID AND A.SETID = L.SETID AND A.RSP_GOAL_ID = L.RSP_GOAL_ID

  • Related Language Record for RSP_GOAL_VW
  • # 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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 GOAL_NAME Character(50) VARCHAR2(50) NOT NULL Used in strategic account planning for identifying goal name.
    5 NAMESHORT Character(10) VARCHAR2(10) NOT NULL Short Name