KSEC_RULES_ENTR(SQL View) |
Index Back |
|---|---|
RULES ENTR |
| SELECT KSEC_RULE , KSEC_RULE_NO , SETID , CHARTFIELD , KSEC_RULE_PARAM , KSEC_START , KSEC_END , INTER_CF_TRAN , TREE_NAME , TREE_NODE FROM PS_KSEC_RULES_DEFN |
| # | 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 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
| 4 | Character(18) | VARCHAR2(18) NOT NULL |
ChartField
Prompt Table: KSEC_SECCF_VW1 |
|
| 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 Default Value: N |
| 9 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Prompt Table: KSEC_WINTREE_VW |
| 10 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL |
Node name
Prompt Table: KSEC_TREE_NODES |