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


VIEW: APPS.IGS_SS_EN_RULE_CART_MAX_V

Object Details
Object Name: IGS_SS_EN_RULE_CART_MAX_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_SS_EN_RULE_CART_MAX_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
CREDIT_POINTS NUMBER

Credit points of a student .
LOAD_CAL_TYPE VARCHAR2 (10) Yes Load Calendar Type of a Specific Calendar.
LOAD_CI_SEQUENCE_NUMBER NUMBER (6) Yes The Calendar Instance Sequence Number of a given Load Calendar.
PERSON_ID NUMBER (15) Yes Unique Person Identifier.
COURSE_CD VARCHAR2 (6) Yes The course code of an attempted Program.
UOO_ID NUMBER (7) Yes A unique Unit Offering Option Identifier.
TEACH_CAL_TYPE VARCHAR2 (10) Yes Teaching Calendar Type.
TEACH_CI_SEQUENCE_NUMBER NUMBER (6) Yes Teach Calendar Instance Sequence Number.
Query Text

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


SELECT CREDIT_POINTS
,      LOAD_CAL_TYPE
,      LOAD_CI_SEQUENCE_NUMBER
,      PERSON_ID
,      COURSE_CD
,      UOO_ID
,      TEACH_CAL_TYPE
,      TEACH_CI_SEQUENCE_NUMBER
FROM APPS.IGS_SS_EN_RULE_CART_MAX_V;

Dependencies

[top of page]

APPS.IGS_SS_EN_RULE_CART_MAX_V references the following:

SchemaAPPS
ViewIGS_CA_TEACH_TO_LOAD_V
ViewIGS_EN_SU_ATTEMPT
ViewIGS_PS_UNIT_OFR_OPT
ViewIGS_PS_UNIT_VER
SynonymIGS_PS_USEC_CPS

APPS.IGS_SS_EN_RULE_CART_MAX_V is not referenced by any database object