TL_HRS_TRC_VW

(SQL View)
Index Back

TRC Table View

This view is used in Templates.

SELECT A.TRC , A.EFFDT , A.EFF_STATUS , A.DESCR , A.DESCRSHORT FROM PS_TL_TRC_TBL A WHERE TRC_TYPE = 'H' AND TRC_FILTER = 'N'

  • Related Language Record: TL_TRC_VW_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 TRC Character(5) VARCHAR2(5) NOT NULL Time Reporting Code used to report time in Time and Labor
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description