RS_RR_FAC_FAM(SQL Table) |
Index Back |
---|---|
Resource Request Factor FamilyUsed to cache information about each resource request at the factor family level, including the total number of weight points assigned to factors in that family that are applicable to this resource request. |
# | 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 | FACTOR_FAMILY_ID | Character(3) | VARCHAR2(3) NOT NULL | Factor Family ID |
5 | WEIGHT_POINTS_TOT | Number(8,2) | DECIMAL(7,2) NOT NULL | Factor Weight Points |