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


TABLE: IGS.IGS_PR_OU_PS_ALL

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


IGS_PR_OU_PS_ALL contains the program codes that are used to hold resulting from the outcome. For example, course exclusions.
Note: An outcome resulting in a program exclusion with no entry in this table will be assumed to mean exclusion from the enrolled program version.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_OU_PS_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPROGRESSION_RULE_CAT
ColumnPRA_SEQUENCE_NUMBER
ColumnPRO_SEQUENCE_NUMBER
ColumnCOURSE_CD
IGS_PR_OU_PS_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
Columns
Name Datatype Length Mandatory Comments
PROGRESSION_RULE_CAT VARCHAR2 (10) Yes Describes the institution-defined category for a progression rule
PRA_SEQUENCE_NUMBER NUMBER (6) Yes Describes the progression rule sequence number of the related rule
PRO_SEQUENCE_NUMBER NUMBER (6) Yes Describes the progression outcome sequence number of the related outcome
COURSE_CD VARCHAR2 (6) Yes Describes the program code to that the hold is applied
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
,      COURSE_CD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
FROM IGS.IGS_PR_OU_PS_ALL;

Dependencies

[top of page]

IGS.IGS_PR_OU_PS_ALL does not reference any database object

IGS.IGS_PR_OU_PS_ALL is referenced by following:

SchemaAPPS
SynonymIGS_PR_OU_PS_ALL