RS_FACTORFWA_VW

(SQL View)
Index Back

SELECT A.FACTOR_ID , A.DESCR , B.RS_ATTRIBUTE_ID FROM %Table(RS_FACTOR) A , %Table(RS_ATTRIBUTES) B WHERE B.FACTOR_ID_FWA = A.FACTOR_ID AND B.FACTOR_FWA_FLG = 'Y'

  • Related Language Record: RS_FACTORF_VWL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 FACTOR_ID Character(3) VARCHAR2(3) NOT NULL Factor ID
    ACC=Accomplishments
    AVA=Availability
    PRO=Competency Proficiency
    YRS=Competency Years Of Experience
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 RS_ATTRIBUTE_ID Character(10) VARCHAR2(10) NOT NULL This field is used to uniquely identify an attribute of an assignment or project. An attribute may be captured on the service order and/or may be captured as an assignment preference by the worker.