KSEC_RULES_DEFN(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Security Rule | |
| 2 | Number(3,0) | SMALLINT NOT NULL |
Combination Set
Default Value: 1 |
|
| 3 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
|
| 4 | Character(18) | VARCHAR2(18) NOT NULL |
ChartField
Prompt Table: KSEC_CHARTFIELD |
|
| 5 | KSEC_RULE_PARAM | Character(3) | VARCHAR2(3) NOT NULL |
Security Parameters
BIN=Bind EXP=Explicit RAN=Range TRE=Tree Node WLD=Wild Card Default Value: EXP |
| 6 | KSEC_START | Character(15) | VARCHAR2(15) NOT NULL |
Chartfield Security Module
This field will contain the actual Chartfield value for the rule. Whether it is the 'Start' of a range, the explicit value or the tree node value
Prompt Table: %EDITTABLE |
| 7 | KSEC_END | Character(15) | VARCHAR2(15) NOT NULL |
Chartfield Security Module
This field will contain the actual Chartfield value for the rule. Whether it is the 'Start' of a range, the explicit value or the tree node value
Prompt Table: %EDITTABLE |
| 8 | INTER_CF_TRAN | Character(1) | VARCHAR2(1) NOT NULL |
Inter chartfield transfer for KK Security
N=Donot Allow Y=Allow Inter CF transfer |
| 9 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Prompt Table: KSEC_TREE_NAMES |
| 10 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL |
Node name
Prompt Table: KSEC_TREE_NODES |