SCC_ENTPR_RL_VW(SQL View) |
Index Back |
|---|---|
Rules Engine Entity ProfileThis view is used by the rules engine to select valid entity profiles for rules engine categories |
| SELECT SCC_ENT_PRFL_ID , SCC_ENT_PRFL_NAME FROM PS_SCC_ENTITY_PRFL WHERE SCC_ENT_PRFL_TYPE = '20' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(40) | VARCHAR2(40) NOT NULL | Entity Profile ID | |
| 2 | SCC_ENT_PRFL_NAME | Character(30) | VARCHAR2(30) NOT NULL | Entity Profile Name |