[Home] [Help]
[Dependency Information]
| Object Name: | IGS_SC_PRG_OWNING_ORG_SV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_SC_PRG_OWNING_ORG_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 |
|---|---|---|---|---|
| PERSON_ID | NUMBER | (15) | Person Identifier and foreign key to HZ_PARTIES. This is a sequence generated value. | |
| ORG_UNIT_CD | VARCHAR2 | (30) | Unique identifier for an organizational unit that is designated as an owner of a program version. |
Cut, paste (and edit) the following text to query this object:
SELECT PERSON_ID
, ORG_UNIT_CD
FROM APPS.IGS_SC_PRG_OWNING_ORG_SV;
APPS
IGS_AD_PS_APPL_INST_ALL
IGS_EN_STDNT_PS_ATT_ALL
IGS_PS_OWN
APPS.IGS_SC_PRG_OWNING_ORG_SV is not referenced by any database object
|
|
|
|