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


TABLE: IGS.IGS_PR_OU_UNIT_ALL

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


IGS_PR_OU_UNIT_ALL contains units from the student that will be excluded or in the student that are required to enroll in the next enrollment period.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_OU_UNIT_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPROGRESSION_RULE_CAT
ColumnPRA_SEQUENCE_NUMBER
ColumnPRO_SEQUENCE_NUMBER
ColumnUNIT_CD
IGS_PR_OU_UNIT_ALL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_CD
Columns
Name Datatype Length Mandatory Comments
PROGRESSION_RULE_CAT VARCHAR2 (10) Yes Describes the institution-defined categoryof the progression rule to that the exclusion or requirement applies.
PRA_SEQUENCE_NUMBER NUMBER (6) Yes Describes the sequence number of the progression rule
PRO_SEQUENCE_NUMBER NUMBER (6) Yes Describes the sequence number of progression outcome
UNIT_CD VARCHAR2 (10) Yes Describes the unit code applicable to the exclusion or requirement.
S_UNIT_TYPE VARCHAR2 (10) Yes Describes if the unit is to be excluded or whether it is a required 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
ORG_ID NUMBER (15)
Holds the information of the organization that entered this data. This field will be used for row level security in a multi-organization setup.
Query Text

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


SELECT PROGRESSION_RULE_CAT
,      PRA_SEQUENCE_NUMBER
,      PRO_SEQUENCE_NUMBER
,      UNIT_CD
,      S_UNIT_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
FROM IGS.IGS_PR_OU_UNIT_ALL;

Dependencies

[top of page]

IGS.IGS_PR_OU_UNIT_ALL does not reference any database object

IGS.IGS_PR_OU_UNIT_ALL is referenced by following:

SchemaAPPS
SynonymIGS_PR_OU_UNIT_ALL