CS_EXCR_ACTVTY

(SQL Table)
Index Back

Extracurr activities

Derived record used for messaging extracurr activities

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BO_ID Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID
2 RA_ATTRIB_SEQ Number(31,0) DECIMAL(31) NOT NULL Profile / attribute sequence numbers
3 CS_INTER_EXTER_ACT Character(1) VARCHAR2(1) NOT NULL CS_INTER_EXTER_ACTis used in OLM Profile student admin Dialog for OLM/SA Integration.
4 CS_EXTRA_ACTIVITY Character(6) VARCHAR2(6) NOT NULL CS_EXTRA_ACTIVITY is used in OLM Profile student admin Dialog for OLM/SA Integration.
5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
6 START_DT Date(10) DATE Start date field to store start date value.
7 CS_INSTITUTION Character(5) VARCHAR2(5) NOT NULL CS_INSTITUTION is used in OLM Profile student admin Dialog for OLM/SA Integration.
8 CS_ACAD_CAREER Character(4) VARCHAR2(4) NOT NULL CS_ACAD_CAREER is used in OLM Profile for OLM/SA Integration
9 CS_STRM Character(4) VARCHAR2(4) NOT NULL CS_STRM is used in OLM Profile student admin Dialog for OLM/SA Integration.
10 CS_EXTRA_ACT_TYPE Character(4) VARCHAR2(4) NOT NULL CS_EXTRA_ACT_TYPE is used in OLM Profile student admin Dialog for OLM/SA Integration.
11 CS_OFFICE_HELD Character(4) VARCHAR2(4) NOT NULL CS_OFFICE_HELD is used in OLM Profile student admin Dialog for OLM/SA Integration.
12 END_DT Date(10) DATE This field stores the end date values.
13 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
14 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
15 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
16 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
17 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
18 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time