RS_WO_ATT_VW

(SQL View)
Index Back

List all Worker Defined Attrib


SELECT A.RS_ATTRIBUTE_ID , A.DESCR ,A.RECNAME FROM %Table(RS_ATTRIBUTES) A WHERE A.WO_ATTRIBUTE_FLG = 'Y'

  • Related Language Record: RS_WO_ATT_VL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 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.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 RECNAME Character(15) VARCHAR2(15) NOT NULL Record (Table) Name (see PSRECDEFN).