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


TABLE: IGS.IGS_AD_RELACAD_INT_ALL

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


Contains Academic History details of relatives for each person to be imported into the IGS_AD_HZ_ACAD_HIST and the HZ_EDUCATION tables by the Admission Import process.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import Person Relations Academic History
Category: BUSINESS_ENTITY HZ_PERSON


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_RELACAD_INT_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnINTERFACE_RELACAD_ID
IGS_AD_RELACAD_INT_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnINTERFACE_RUN_ID
IGS_AD_RELACAD_INT_ALL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnSTATUS
IGS_AD_RELACAD_INT_ALL_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnINTERFACE_RELATIONS_ID
Columns
Name Datatype Length Mandatory Comments
ORG_ID NUMBER (15)
Operating unit identifier
INTERFACE_RELACAD_ID NUMBER (15) Yes Interface relation academic identifier
INTERFACE_RELATIONS_ID NUMBER (15) Yes Interface relation identifier
INSTITUTION_CODE VARCHAR2 (10) Yes Institution code
CURRENT_INST VARCHAR2 (1) Yes Current institution indicator
PROGRAM_TYPE_ATTEMPTED VARCHAR2 (10)
Program type attempted-obsolete
PROGRAM_TYPE_EARNED VARCHAR2 (60)
Program type earned-obsolete
PROGRAM_CODE VARCHAR2 (60)
Program code
VERSION_NUMBER NUMBER

Program code version number
COMMENTS VARCHAR2 (240)
Comments
START_DATE DATE

Start date at this institution
END_DATE DATE

End date at this institution
PLAN_COMPLETION_DATE DATE

Planned completion date
MATCH_IND VARCHAR2 (2)
Match indicator
STATUS VARCHAR2 (1) Yes Status of the record whether it is imported, pending, error or warning
ERROR_CODE VARCHAR2 (30)
Error code of the record
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program
INTERFACE_RUN_ID NUMBER (15)
Unique identifier to associate the interface record processing with an instance of the Import Process Run. This column will be populated by the Logic in the Import process, and should not be populated by the user
UPDATE_EDUCATION_ID NUMBER (15)
Unique identifier to identify which record need to be updated
DUP_ACAD_HISTORY_ID NUMBER (15)
Unique identifier to identify the duplicate OSS record.
DEGREE_ATTEMPTED VARCHAR2 (10)
Degree Attempted
DEGREE_EARNED VARCHAR2 (10)
Degree Earned
Query Text

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


SELECT ORG_ID
,      INTERFACE_RELACAD_ID
,      INTERFACE_RELATIONS_ID
,      INSTITUTION_CODE
,      CURRENT_INST
,      PROGRAM_TYPE_ATTEMPTED
,      PROGRAM_TYPE_EARNED
,      PROGRAM_CODE
,      VERSION_NUMBER
,      COMMENTS
,      START_DATE
,      END_DATE
,      PLAN_COMPLETION_DATE
,      MATCH_IND
,      STATUS
,      ERROR_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      INTERFACE_RUN_ID
,      UPDATE_EDUCATION_ID
,      DUP_ACAD_HISTORY_ID
,      DEGREE_ATTEMPTED
,      DEGREE_EARNED
FROM IGS.IGS_AD_RELACAD_INT_ALL;

Dependencies

[top of page]

IGS.IGS_AD_RELACAD_INT_ALL does not reference any database object

IGS.IGS_AD_RELACAD_INT_ALL is referenced by following:

SchemaAPPS
SynonymIGS_AD_RELACAD_INT_ALL