CS_ACAD_HISTORY

(SQL Table)
Index Back

Academic History

Custorm profile created for CS/CRM Integration to store student academic history data.

# 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 EXT_ORG_ID Character(11) VARCHAR2(11) NOT NULL External Org ID
4 CS_EXT_CAREER Character(4) VARCHAR2(4) NOT NULL CS_EXT_CAREER is used in OLM Profile student admin Dialog for OLM/SA Integration.
5 CS_EXT_DATA_NBR Number(18,0) DECIMAL(18) NOT NULL CS_EXT_DATA_NBR is used in OLM Profile student admin Dialog for OLM/SA Integration.
6 CS_LS_DATA_SOURCE Character(3) VARCHAR2(3) NOT NULL CS_LS_DATA_SOURCE is used in OLM Profile student admin Dialog for OLM/SA Integration.
7 CS_TRANSCRIPT_FLAG Character(1) VARCHAR2(1) NOT NULL CS_TRANSCRIPT_FLAGis used in OLM Profile student admin Dialog for OLM/SA Integration.
8 CS_TRANSCRIPT_TYPE Character(3) VARCHAR2(3) NOT NULL CS_TRANSCRIPT_TYPEis used in OLM Profile student admin Dialog for OLM/SA Integration.
9 CS_TRNSCRPT_STATUS Character(1) VARCHAR2(1) NOT NULL CS_TRNSCRPT_STATUSis used in OLM Profile student admin Dialog for OLM/SA Integration.
10 CS_TRANSCRIPT_DT Date(10) DATE CS_TRANSCRIPT_DT is used in OLM Profile student admin Dialog for OLM/SA Integration.
11 CS_RECEIVED_FLG Character(1) VARCHAR2(1) NOT NULL CS_RECEIVED_FLG is used in OLM Profile student admin Dialog for OLM/SA Integration.
12 FROM_DT Date(10) DATE From Date
13 TO_DT Date(10) DATE to
14 CS_EXT_SUMM_TYPE Character(4) VARCHAR2(4) NOT NULL CS_EXT_SUMM_TYPE is used in OLM Profile student admin Dialog for OLM/SA Integration.
15 CS_EXT_ACAD_LEVEL Character(4) VARCHAR2(4) NOT NULL CS_EXT_ACAD_LEVEL is used in OLM Profile student admin Dialog for OLM/SA Integration.
16 CS_TERM_YEAR Number(18,0) DECIMAL(18) NOT NULL CS_TERM_YEAR is used in OLM Profile student admin Dialog for OLM/SA Integration.
17 CS_EXT_TERM_TYPE Character(4) VARCHAR2(4) NOT NULL CS_EXT_TERM_TYPE is used in OLM Profile student admin Dialog for OLM/SA Integration.
18 CS_EXT_TERM Character(4) VARCHAR2(4) NOT NULL CS_EXT_TERM is used in OLM Profile student admin Dialog for OLM/SA Integration.
19 CS_INSTITUTION Character(5) VARCHAR2(5) NOT NULL CS_INSTITUTION is used in OLM Profile student admin Dialog for OLM/SA Integration.
20 CS_UNT_TYPE Character(3) VARCHAR2(3) NOT NULL CS_UNT_TYPE is used in OLM Profile student admin Dialog for OLM/SA Integration.
21 CS_UNT_ATMP_TOTAL Number(21,2) DECIMAL(20,2) NOT NULL CS_UNT_ATMP_TOTAL is used in OLM Profile student admin Dialog for OLM/SA Integration.
22 CS_UNT_COMP_TOTAL Number(21,2) DECIMAL(20,2) NOT NULL CS_UNT_COMP_TOTAL is used in OLM Profile student admin Dialog for OLM/SA Integration.
23 CS_CLASS_RANK Number(18,0) DECIMAL(18) NOT NULL CS_CLASS_RANK is used in OLM Profile student admin Dialog for OLM/SA Integration.
24 CS_CLASS_SIZE Number(18,0) DECIMAL(18) NOT NULL CS_CLASS_SIZE is used in OLM Profile student admin Dialog for OLM/SA Integration.
25 CS_GPA_TYPE Character(4) VARCHAR2(4) NOT NULL CS_GPA_TYPE is used in OLM Profile student admin Dialog for OLM/SA Integration.
26 CS_EXT_GPA Number(23,4) DECIMAL(22,4) NOT NULL CS_EXT_GPA is used in OLM Profile student admin Dialog for OLM/SA Integration.
27 CS_CONVERT_GPA Number(23,4) DECIMAL(22,4) NOT NULL CS_CONVERT_GPA is used in OLM Profile student admin Dialog for OLM/SA Integration.
28 CS_PERCENTILE Number(18,0) DECIMAL(18) NOT NULL CS_PERCENTILE is used in OLM Profile student admin Dialog for OLM/SA Integration.
29 CS_RANK_TYPE Character(3) VARCHAR2(3) NOT NULL CS_RANK_TYPE is used in OLM Profile student admin Dialog for OLM/SA Integration.
30 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
31 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
32 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
33 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
34 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.
35 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time