SCRTY_SET_LNG(SQL Table) |
Index Back |
---|---|
Security Set - Related LangDefines a Set of Security Access Types. This allows the Security Views to select a distinct Set of Security instead of having to know the actual Access Types - which are configurable. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCRTY_SET_CD | Character(10) | VARCHAR2(10) NOT NULL | Security Set |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | COMMENTS | Long Character | CLOB | Comment |