[Home] [Help]
[Dependency Information]
| Object Name: | IGS_SC_ADVISOR_PERSON_SV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_SC_ADVISOR_PERSON_SV
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ADVISOR_PERSON_ID | NUMBER | (15) | Person ID of the Advisor | |
| STUDENT_PERSON_ID | NUMBER | (15) | Person ID of the Student |
Cut, paste (and edit) the following text to query this object:
SELECT ADVISOR_PERSON_ID
, STUDENT_PERSON_ID
FROM APPS.IGS_SC_ADVISOR_PERSON_SV;
APPS
IGS_AZ_ADVISING_RELS
IGS_AZ_ADVISORS
IGS_AZ_GROUPS
IGS_AZ_STUDENTS
APPS.IGS_SC_ADVISOR_PERSON_SV is not referenced by any database object
|
|
|
|