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


TABLE: GR.GR_MAIN_HEADINGS_B

Object Details
Object Name: GR_MAIN_HEADINGS_B
Object Type: TABLE
Owner: GR
FND Design Data: TableGR.GR_MAIN_HEADINGS_B
Subobject Name:
Status: VALID


Contains the Main Heading Code where the heading text is located and where the Glossary heading text is located. Codes are both system-defined and user-defined.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_MAIN_HEADINGS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnMAIN_HEADING_CODE
Columns
Name Datatype Length Mandatory Comments
MAIN_HEADING_CODE VARCHAR2 (10) Yes The Main Heading Code where the heading text is located.
MAIN_HEADING_PRINT_FONT VARCHAR2 (3)
The name of the Print Font that will be used to print the Main Heading of the document.
MAIN_HEADING_PRINT_SIZE NUMBER (2)
The size of the Print Font that will be used to print the Main Heading of the document.
CREATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_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 MAIN_HEADING_CODE
,      MAIN_HEADING_PRINT_FONT
,      MAIN_HEADING_PRINT_SIZE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GR.GR_MAIN_HEADINGS_B;

Dependencies

[top of page]

GR.GR_MAIN_HEADINGS_B does not reference any database object

GR.GR_MAIN_HEADINGS_B is referenced by following:

SchemaAPPS
SynonymGR_MAIN_HEADINGS_B