SCC_RULE_ST_LNG(SQL Table) |
Index Back |
---|---|
Rules Engine StatementsThis related language table contains the definition and attributes of statements used in the rules engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_RULE_STATEMENT | Character(40) | VARCHAR2(40) NOT NULL | This field is used to identify the type of statement used in the rules calculation for the Rules Engine |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | SCC_RULE_STMT_NAME | Character(30) | VARCHAR2(30) NOT NULL | This field is the name of the statement used in the rule engine. |
4 | SCC_DESCR | Character(254) | VARCHAR2(254) NOT NULL | This field is a long description field used in Campus Community |
5 | SCC_RULE_SEC_TITLE | Character(50) | VARCHAR2(50) NOT NULL | This page contains the title used for the secondary search pages for statements used in the rules engine. |