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


TABLE: IGS.IGS_CO_LTR_PR_RSTCN_ALL

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


IGS_CO_LTR_PR_RSTCN describes correspondence type restriction of user-defined letter parameter types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_CO_LTR_PR_RSTCN_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLETTER_PARAMETER_TYPE
ColumnCORRESPONDENCE_TYPE
IGS_CO_LTR_PR_RSTCN_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCORRESPONDENCE_TYPE
Columns
Name Datatype Length Mandatory Comments
ORG_ID NUMBER (15)
Operating Unit Identifier
LETTER_PARAMETER_TYPE VARCHAR2 (10) Yes Contains the unique institution-defined parameter type code that can be merged with letter templates
CORRESPONDENCE_TYPE VARCHAR2 (10) Yes The code of an institution-defined type of correspondence.Letter parameters may be restricted to only be assigned to particular system letters i.e. letter parameters for the admissions sub-system,may be restricted to certain letter types.
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 ORG_ID
,      LETTER_PARAMETER_TYPE
,      CORRESPONDENCE_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_CO_LTR_PR_RSTCN_ALL;

Dependencies

[top of page]

IGS.IGS_CO_LTR_PR_RSTCN_ALL does not reference any database object

IGS.IGS_CO_LTR_PR_RSTCN_ALL is referenced by following:

SchemaAPPS
SynonymIGS_CO_LTR_PR_RSTCN_ALL