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


TABLE: IGS.IGS_AD_ACADHONOR_INT_ALL

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


Contains Academic Honor details for each person to be imported into the IGS_PE_ACAD_HONORS table by the Admission Import process.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Import Academic Honor
Category: BUSINESS_ENTITY HZ_PERSON


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_ACADHONOR_INT_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnINTERFACE_ACADHONOR_ID
IGS_AD_ACADHONOR_INT_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnINTERFACE_ID
IGS_AD_ACADHONOR_INT_ALL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnSTATUS
IGS_AD_ACADHONOR_INT_ALL_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnINTERFACE_RUN_ID
Columns
Name Datatype Length Mandatory Comments
ORG_ID NUMBER (15)
Operating unit identifier
INTERFACE_ACADHONOR_ID NUMBER (15) Yes Interface academic honor identifier
INTERFACE_APPL_ID NUMBER (15)
Interface application identifier -Obsolete.
ACAD_HONOR_TYPE_ID NUMBER (15)
Academic honor type identifier -Obsolete.
COMMENTS VARCHAR2 (80)
Comments
HONOR_DATE DATE

Academic honor received 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
ACAD_HONOR_TYPE VARCHAR2 (30)
Academic Honor Type
INTERFACE_ID NUMBER (15)
Interface record Identifier
DUP_ACAD_HONOR_ID NUMBER (15)
Identifier for the record in IGS_PE_ACAD_HONORS entity, which is duplicate of the interface record
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
Query Text

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


SELECT ORG_ID
,      INTERFACE_ACADHONOR_ID
,      INTERFACE_APPL_ID
,      ACAD_HONOR_TYPE_ID
,      COMMENTS
,      HONOR_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
,      ACAD_HONOR_TYPE
,      INTERFACE_ID
,      DUP_ACAD_HONOR_ID
,      INTERFACE_RUN_ID
FROM IGS.IGS_AD_ACADHONOR_INT_ALL;

Dependencies

[top of page]

IGS.IGS_AD_ACADHONOR_INT_ALL does not reference any database object

IGS.IGS_AD_ACADHONOR_INT_ALL is referenced by following:

SchemaAPPS
SynonymIGS_AD_ACADHONOR_INT_ALL