HR_SSTCPLNVWLNG

(SQL View)
Index Back

Total Compensation Plan View

Review Total Compensation Self Service Transaction: This view returns the TC plan edited by the Self Service Transaction. This view must return only ONE row.

SELECT A.TC_PLAN_ID , A.LANGUAGE_CD , A.DESCR50 FROM PS_TC_PLAN_LNG A WHERE A.TC_PLAN_ID = 'SSTCPLAN' AND %EffdtCheck(TC_PLAN, A, %currentdatein)

  • Related Language Record for HR_SS_TC_PLN_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 TC_PLAN_ID Character(10) VARCHAR2(10) NOT NULL Total Comp Plan ID
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50