AGC_CAT_SCRTY(SQL Table) |
Index Back |
---|---|
AGC Category Security TableActivity Guide Composer Security Table - This table contains administrator and end user role access to the activity guide composer category. Administrator role access enables a user with the security role specified to update and maintain the activity guide category. End user role access enables a user with security role specified to create activity guide templates for the category. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AGC_CATEGORY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity Guide Category |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | AGC_CAT_SCRTY_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Activity Guide Composer Category Security Type
0001=Administer Category 0002=Add Templates |
4 | AGC_ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
Activity Guide Composer Role Name
Prompt Table: PSROLEDEFN_SRCH |
5 | DATA_TYPE_CD | Character(1) | VARCHAR2(1) NOT NULL |
Data Type Code
N=Customer Data S=Sample Data Y=System Data Default Value: N |