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


TABLE: IGS.IGS_HE_POOUS_OU_CC

Object Details
Object Name: IGS_HE_POOUS_OU_CC
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_HE_POOUS_OU_CC
Subobject Name:
Status: VALID


A new table to replace the existing cost center table at year of program level to allow users to record org unit details along with the cost center details for a year of program


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_HE_POOUS_OU_CC_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnHESA_POOUS_CC_ID
IGS_HE_POOUS_OU_CC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnHESA_POOUS_OU_ID
ColumnCOST_CENTRE
ColumnSUBJECT
Columns
Name Datatype Length Mandatory Comments
HESA_POOUS_CC_ID NUMBER
Yes Unique record ID
HESA_POOUS_OU_ID NUMBER
Yes Unique value for referencing the program offering option unit set organizational unit
COST_CENTRE VARCHAR2 (30) Yes Value for Cost Center
SUBJECT VARCHAR2 (30) Yes Value for Subject
PROPORTION NUMBER
Yes Value for Proportion
CREATED_BY NUMBER (15) Yes Standard WHO column
CREATION_DATE DATE
Yes Standard WHO column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO column
LAST_UPDATE_DATE DATE
Yes Standard WHO column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO column
Query Text

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


SELECT HESA_POOUS_CC_ID
,      HESA_POOUS_OU_ID
,      COST_CENTRE
,      SUBJECT
,      PROPORTION
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_HE_POOUS_OU_CC;

Dependencies

[top of page]

IGS.IGS_HE_POOUS_OU_CC does not reference any database object

IGS.IGS_HE_POOUS_OU_CC is referenced by following:

SchemaAPPS
SynonymIGS_HE_POOUS_OU_CC