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


TABLE: IGS.IGS_PS_SCH_X_USEC_INT_ALL

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


Contains Unit Section Cross Listings information to be used by the third party scheduling interface.The corresponding production table is IGS_PS_USEC_X_GRPMEM.
Scope: public
Product: IGS
Lifecycle: active
Display Name: Export Scheduling Cross Listing Detail
Category: BUSINESS_ENTITY IGS_UNIT


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_SCH_X_USEC_INT_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnINT_USEC_X_USEC_ID
IGS_PS_SCH_X_USEC_INT_ALL_U2 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnINT_USEC_ID
ColumnUNIT_SEC_CROSS_UNIT_SEC_ID
Columns
Name Datatype Length Mandatory Comments
INT_USEC_X_USEC_ID NUMBER
Yes Unique identifier for each Unit Section Cross Listings in the Scheduler Interface Table
INT_USEC_ID NUMBER
Yes Unique identifier for each Unit Section in the Scheduler Interface Table
UNIT_SEC_CROSS_UNIT_SEC_ID NUMBER
Yes Unique identifier for the cross listed unit sections.
PARENT_UOO_ID NUMBER (7) Yes Unique identifier for the parent unit section.
CHILD_UOO_ID NUMBER (7) Yes Unique identifier for the Child unit section.
CHILD_UNIT_CD VARCHAR2 (10) Yes Code which identifies a Child Unit
CHILD_VERSION_NUMBER NUMBER (3) Yes Version number of the Child unit, which is cross listed
CHILD_TITLE VARCHAR2 (90) Yes The name of the Child unit that is offered.
CHILD_CAL_TYPE VARCHAR2 (10) Yes Type of Child calendar for which scheduling is done.
CHILD_ALTERNATE_CODE VARCHAR2 (10)
Alternate Code of the calendar instance.
START_DT DATE
Yes Date on which this version of the unit becomes current.
END_DT DATE
Yes Date on which this version of the unit ends.
CHILD_CI_SEQUENCE_NUMBER NUMBER (6) Yes Sequence number for a calendar instance.
CHILD_UNIT_CLASS VARCHAR2 (10) Yes Time and mode of availability of a child class
CHILD_UNIT_MODE VARCHAR2 (10) Yes Mode in which the Child Unit is offered.
CHILD_LOCATION_CD VARCHAR2 (10) Yes Code of the location where the Child unit offering is held.
CHILD_LOCATION_DESCRIPTION VARCHAR2 (60) Yes Name of the Location at which the Child Unit is being offered.
ORG_ID NUMBER (15)
Operating Unit Identifier.
CROSS_LIST_GROUP_NAME VARCHAR2 (150)
Cross Listed Group Name
CLASS_MAX_ENROLLMENT_NUMBER NUMBER (6)
Maximum Enrollment Number
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 INT_USEC_X_USEC_ID
,      INT_USEC_ID
,      UNIT_SEC_CROSS_UNIT_SEC_ID
,      PARENT_UOO_ID
,      CHILD_UOO_ID
,      CHILD_UNIT_CD
,      CHILD_VERSION_NUMBER
,      CHILD_TITLE
,      CHILD_CAL_TYPE
,      CHILD_ALTERNATE_CODE
,      START_DT
,      END_DT
,      CHILD_CI_SEQUENCE_NUMBER
,      CHILD_UNIT_CLASS
,      CHILD_UNIT_MODE
,      CHILD_LOCATION_CD
,      CHILD_LOCATION_DESCRIPTION
,      ORG_ID
,      CROSS_LIST_GROUP_NAME
,      CLASS_MAX_ENROLLMENT_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_SCH_X_USEC_INT_ALL;

Dependencies

[top of page]

IGS.IGS_PS_SCH_X_USEC_INT_ALL does not reference any database object

IGS.IGS_PS_SCH_X_USEC_INT_ALL is referenced by following:

SchemaAPPS
SynonymIGS_PS_SCH_X_USEC_INT_ALL