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


TABLE: IGF.IGF_AP_PERS_NOTE

Object Details
Object Name: IGF_AP_PERS_NOTE
Object Type: TABLE
Owner: IGF
FND Design Data: TableIGF.IGF_AP_PERS_NOTE
Subobject Name:
Status: VALID


stores institution-defined note type pertaining to a student or a particular award year


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGF_AP_PERS_NOTE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREFERENCE_NUMBER
Columns
Name Datatype Length Mandatory Comments
REFERENCE_NUMBER NUMBER
Yes Indicates the reference number of a particular note
BASE_ID NUMBER (15) Yes Unique identifier for student financial aid record
PE_NOTE_TYPE VARCHAR2 (30) Yes An Institution defined note type pertaining to a student or a particular award year
SHORT_DESC VARCHAR2 (30)
Indicates the short description for the associated note
REC_RESP VARCHAR2 (30) Yes Indicates the Oracle Apps Responsibility that has access to this note record
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 REFERENCE_NUMBER
,      BASE_ID
,      PE_NOTE_TYPE
,      SHORT_DESC
,      REC_RESP
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGF.IGF_AP_PERS_NOTE;

Dependencies

[top of page]

IGF.IGF_AP_PERS_NOTE does not reference any database object

IGF.IGF_AP_PERS_NOTE is referenced by following:

SchemaAPPS
SynonymIGF_AP_PERS_NOTE