JPM_JP_ROLES(SQL Table) |
Index Back |
---|---|
Profile Attributes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL |
Profile Type name for a JPM Profile Type
Prompt Table: JPM_JP_TYPES |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | JPM_JP_SECTION_ID | Number(4,0) | SMALLINT NOT NULL | JPM |
4 | JPM_ROLE | Character(3) | VARCHAR2(3) NOT NULL |
Role
ADM=Administrator EMP=Employee MGR=Manager |
5 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |
6 | JPM_SCRTY_MODIFY | Character(1) | VARCHAR2(1) NOT NULL |
JPM Security Indicator to allow a user to modify a profile.
Y/N Table Edit Default Value: N |
7 | JPM_JP_APPRVL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Flag used in Profile Types to indicate whether approvals are required for a given Catalog Type.
Y/N Table Edit Default Value: N |
8 | JPM_ATTACH_ACCESS | Character(1) | VARCHAR2(1) NOT NULL |
Enable Attachments
N=No Attachments U=Update Attachments V=View Attachments Default Value: N |