SCC_RULE_CT_ENT(SQL Table) |
Index Back |
---|---|
Rule Category Entity TableThis table is used to associate entities to rule categories in the rules engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_RULE_CATEGORY | Character(40) | VARCHAR2(40) NOT NULL | Rule Category for the Rules Engine |
2 | SCC_ENTITY_CAT_ID | Character(40) | VARCHAR2(40) NOT NULL |
Entity Category ID
Prompt Table: SCC_ENTITY_CAT |
3 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
4 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
5 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
6 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |