RS_SO_EXPFX2_VW

(SQL View)
Index Back

Exp Search Flex Attr Val View

Shadow view for RS_RR_RQ_AT_VAL. Used by Express Search Component Interface for Service Order Creation and Update.

SELECT BUSINESS_UNIT , SO_ID , SO_LINE , RS_ATTRIBUTE_ID , RS_ATTR_VAL_ID , WEIGHT_POINTS FROM %Table(RS_RR_RQ_AT_VAL)

  • Audit Record: RS_SO_AUDIT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 SO_ID Character(15) VARCHAR2(15) NOT NULL Service Order ID
    3 SO_LINE Number(3,0) SMALLINT NOT NULL Line Number
    4 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.
    5 RS_ATTR_VAL_ID Character(10) VARCHAR2(10) NOT NULL Attribute Value ID
    6 WEIGHT_POINTS Number(7,2) DECIMAL(6,2) NOT NULL Factor Weight Points