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


TABLE: IGS.IGS_OR_ORG_ACCR_DTLS

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


IGS_OR_ORG_ACCR_DTLS describes accreditation details.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_OR_ORG_ACCR_DTLS_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_STRUCTURE_ID
ColumnORG_STRUCTURE_TYPE
ColumnORG_AGENCY_ID
ColumnORG_ACCR_STATUS
ColumnSTART_DATE
Columns
Name Datatype Length Mandatory Comments
ORG_STRUCTURE_ID VARCHAR2 (30) Yes An organization structure ID
ORG_STRUCTURE_TYPE VARCHAR2 (30) Yes An organization structure type
ORG_AGENCY_ID VARCHAR2 (30) Yes An organization agency ID
ORG_ACCR_STATUS VARCHAR2 (30) Yes An organization accreditation status like active, inactive or planned.
START_DATE DATE
Yes The start date from that the accreditation details is applicable.
END_DATE DATE

The end date from that the accreditation details are applicable.
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) 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 ORG_STRUCTURE_ID
,      ORG_STRUCTURE_TYPE
,      ORG_AGENCY_ID
,      ORG_ACCR_STATUS
,      START_DATE
,      END_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_OR_ORG_ACCR_DTLS;

Dependencies

[top of page]

IGS.IGS_OR_ORG_ACCR_DTLS does not reference any database object

IGS.IGS_OR_ORG_ACCR_DTLS is referenced by following:

SchemaAPPS
SynonymIGS_OR_ORG_ACCR_DTLS