KSEC_FLAT2_VW(SQL View) |
Index Back |
---|---|
Commit Control Security AttribCommit Control Security Attribute view |
SELECT OPRID, BUSINESS_UNIT, KSEC_RULE, KSEC_ORDER, KSEC_ATTRIB FROM PS_KSEC_FLAT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
3 | KSEC_RULE | Character(10) | VARCHAR2(10) NOT NULL | Security Rule |
4 | KSEC_ORDER | Number(3,0) | SMALLINT NOT NULL | Performance Order |
5 | KSEC_ATTRIB | Character(3) | VARCHAR2(3) NOT NULL |
Security Rule Attribute
A=Allow D=Disallow S=Super User |