CS_TEST_SCORES

(SQL Table)
Index Back

Messaging test data

Derived record used for messaging test 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 CS_TEST_ID Character(11) VARCHAR2(11) NOT NULL CS_TEST_ID is used in OLM Profile student admin Dialog for OLM/SA Integration.
4 CS_TEST_COMPONENT Character(5) VARCHAR2(5) NOT NULL CS_TEST_COMPONENT is used in OLM Profile student admin Dialog for OLM/SA Integration.
5 CS_TEST_DT Date(10) DATE CS_TEST_DT 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_SCORE Number(21,2) DECIMAL(20,2) NOT NULL CS_SCORE is used in OLM Profile student admin Dialog for OLM/SA Integration.
8 CS_DATE_LOADED Date(10) DATE CS_DATE_LOADED is used in OLM Profile student admin Dialog for OLM/SA Integration.
9 CS_PERCENTILE Number(18,0) DECIMAL(18) NOT NULL CS_PERCENTILE is used in OLM Profile student admin Dialog for OLM/SA Integration.
10 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
11 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
12 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
13 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
14 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.
15 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time