SCC_RULE_COLORS(SQL Table) |
Index Back |
---|---|
Rules Engine Field ColorsThis table contains the color codes used to display the rules engine statements. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_RULE_ENT_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying entity name in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
2 | SCC_RULE_HRD_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying hard coded text in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
3 | SCC_RULE_PRP_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying entity property labels in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
4 | SCC_RULE_RLN_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying rule names in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
5 | SCC_RULE_STM_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying statement names in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
6 | SCC_RULE_TXT_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying text in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
7 | SCC_RULE_VAR_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying variables in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
8 | SCC_RULE_ARG_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying arguments in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
9 | SCC_RULE_RET_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying returns in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
10 | SCC_RULE_EDS_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying entity data sets in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |
11 | SCC_RULE_DSP_COLOR | Character(40) | VARCHAR2(40) NOT NULL |
This field identified the color to be used for displaying entity data set properties in the rules engine statement description.
Prompt Table: SCC_COLORS_TBL |