EVNT_JRULES_AF(SQL Table) |
Index Back |
---|---|
Event 3cs Joint RulesThis table captures the fields to compare for each Admin Funtion assigned to a 3C's Engine Event ID. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
2 | EVENT_3CS_ID | Character(10) | VARCHAR2(10) NOT NULL |
3Cs event ID
Prompt Table: EVNT_3CS_TBL |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | ADMIN_FUNCTION | Character(4) | VARCHAR2(4) NOT NULL |
Administrative Function
Prompt Table: ADM_FUNCTN_TBL |
5 | COMPARE_FLD | Character(18) | VARCHAR2(18) NOT NULL |
Used to capture the Variable Data table(s) field names and the Comm Key table(s) field names.
Prompt Table: EVNT_JR_AF_VW |