[Home] [Help]
[Dependency Information]
| Object Name: | IGS_DA_XML_TE_INSTITUTION_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_DA_XML_TE_INSTITUTION_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
XML element InstitutionType (child of TransferEvaluation)
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ENTITY_IDCODE_QUALIFER | VARCHAR2 | (30) | Contains the code set used for describing entities. | |
| ENTITY_ID_CODE | VARCHAR2 | (30) | Contains the indentifying code for the entity. | |
| ENTITY_ID_CODE_GROUP | CHAR | (0) | Contains a subdivision of the EntityIDCode. | |
| BATCH_ID | NUMBER | (15) | Contains the OSS generated Batch ID for tracking purposes. |
Cut, paste (and edit) the following text to query this object:
SELECT ENTITY_IDCODE_QUALIFER
, ENTITY_ID_CODE
, ENTITY_ID_CODE_GROUP
, BATCH_ID
FROM APPS.IGS_DA_XML_TE_INSTITUTION_V;
APPS
HZ_PARTIES
IGS_DA_REQ_FTRS
IGS_DA_SETUP
IGS_OR_CWLK
IGS_OR_CWLK_DTL
IGS_PE_HZ_PARTIES
APPS.IGS_DA_XML_TE_INSTITUTION_V is not referenced by any database object
|
|
|
|