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


VIEW: APPS.IGS_OR_INSTITUTION_ADVSTEX_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


IGS_OR_INSTITUTION_ADVSTEX_V is used to capture the exempted institutions


[View Source]

Columns
Name Datatype Length Mandatory Comments
TCA_PARTY_NUMBER VARCHAR2 (30)
Party Number of the Institution in HZ_PARTIES
EXEMPTION_INSTITUTION_CD VARCHAR2 (30)
Product Recognized Institution Code
NAME VARCHAR2 (360)
Describes the name of the institution at which prior study was done, from that advanced standing is being derived.
INSTITUTION_STATUS VARCHAR2 (10)
Describes the status of the institution, for example, Active.
CREATED_BY NUMBER

Standard Who column
CREATION_DATE DATE

Standard Who column
LAST_UPDATED_BY NUMBER

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT TCA_PARTY_NUMBER
,      EXEMPTION_INSTITUTION_CD
,      NAME
,      INSTITUTION_STATUS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_OR_INSTITUTION_ADVSTEX_V;

Dependencies

[top of page]

APPS.IGS_OR_INSTITUTION_ADVSTEX_V references the following:

SchemaAPPS
SynonymHZ_PARTIES
ViewIGS_LOOKUP_VALUES
SynonymIGS_PE_HZ_PARTIES

APPS.IGS_OR_INSTITUTION_ADVSTEX_V is not referenced by any database object