RS_RR_RQ_AT_VAL(SQL Table) |
Index Back |
---|
# | 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
Prompt Table: %EDITTABLE |
6 | WEIGHT_POINTS | Number(7,2) | DECIMAL(6,2) NOT NULL | Factor Weight Points |