DBA Data[Home] [Help] [Dependency Information]


TABLE: IGS.IGS_PR_STU_ACAD_STAT_INT

Object Details
Object Name: IGS_PR_STU_ACAD_STAT_INT
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_PR_STU_ACAD_STAT_INT
Subobject Name:
Status: VALID


Contains Student Academic Statistics details uploaded from external sources.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import Academic Statistics
Category: BUSINESS_ENTITY IGS_STUDENT_PROGRAM


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_STU_ACAD_STAT_INT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnBATCH_ID
Columns
Name Datatype Length Mandatory Comments
BATCH_ID VARCHAR2 (30) Yes Batch ID used to process related records
COURSE_CD VARCHAR2 (6) Yes Program Code of the Student Attempt
PERSON_NUMBER VARCHAR2 (30) Yes Person Number of Student
ALTERNATE_CODE VARCHAR2 (10) Yes Alternate code used to indentify the Load Calendar Instance
STAT_TYPE VARCHAR2 (50) Yes Statistic Type
TIMEFRAME VARCHAR2 (50) Yes Timeframe (Cumulative or Period) for calculating GPA
SOURCE_TYPE VARCHAR2 (50) Yes Source Type of the Statistic data (Degree Audit, Internal or Other)
SOURCE_REFERENCE VARCHAR2 (100)
User Reference for the source of the Statistics data
ATTEMPTED_CREDIT_POINTS NUMBER (6)
Attempted Credit Points
EARNED_CREDIT_POINTS NUMBER (6)
Earned Credit Points
GPA NUMBER (6)
Grade Point Average
GPA_CREDIT_POINTS NUMBER (6)
Credit Point figure used to calculate the Grade Point Average
GPA_QUALITY_POINTS NUMBER (6)
Quality Point figure used to calculate the Grade Point Average
ERROR_CODE VARCHAR2 (30)
Error code generated by import process
CREATED_BY NUMBER (15) Yes Standard WHO Columns
CREATION_DATE DATE
Yes Standard WHO Columns
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Columns
LAST_UPDATE_DATE DATE
Yes Standard WHO Columns
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Columns
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT BATCH_ID
,      COURSE_CD
,      PERSON_NUMBER
,      ALTERNATE_CODE
,      STAT_TYPE
,      TIMEFRAME
,      SOURCE_TYPE
,      SOURCE_REFERENCE
,      ATTEMPTED_CREDIT_POINTS
,      EARNED_CREDIT_POINTS
,      GPA
,      GPA_CREDIT_POINTS
,      GPA_QUALITY_POINTS
,      ERROR_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PR_STU_ACAD_STAT_INT;

Dependencies

[top of page]

IGS.IGS_PR_STU_ACAD_STAT_INT does not reference any database object

IGS.IGS_PR_STU_ACAD_STAT_INT is referenced by following:

SchemaAPPS
SynonymIGS_PR_STU_ACAD_STAT_INT