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


TABLE: IGS.IGS_PS_AWD_OWN

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


IGS_PS_AWD_OWN describes the owner organizational unit of a program award.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_AWD_OWN_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnVERSION_NUMBER
ColumnAWARD_CD
ColumnORG_UNIT_CD
ColumnOU_START_DT
IGS_PS_AWD_OWN_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_UNIT_CD
ColumnOU_START_DT
Columns
Name Datatype Length Mandatory Comments
COURSE_CD VARCHAR2 (6) Yes Identifies the program for that the program award ownership is being specified.
VERSION_NUMBER NUMBER (3) Yes Unique identifier for the version of the program for that award ownership is being specified.
AWARD_CD VARCHAR2 (10) Yes Describes the code of the award for that ownership is being specified.
ORG_UNIT_CD VARCHAR2 (30) Yes Identifies the organizational unit that owns part or all of the program award.
OU_START_DT DATE
Yes Date from that the organizational unit is effective. The organizational unit is uniquely identified by the combination of its code and start date.
PERCENTAGE NUMBER (5) Yes Percentage of the program award owned by the organizational unit.
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
Query Text

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


SELECT COURSE_CD
,      VERSION_NUMBER
,      AWARD_CD
,      ORG_UNIT_CD
,      OU_START_DT
,      PERCENTAGE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_AWD_OWN;

Dependencies

[top of page]

IGS.IGS_PS_AWD_OWN does not reference any database object

IGS.IGS_PS_AWD_OWN is referenced by following:

SchemaAPPS
SynonymIGS_PS_AWD_OWN