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


VIEW: APPS.GR_MAIN_HEADINGS_B_V

Object Details
Object Name: GR_MAIN_HEADINGS_B_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGR.GR_MAIN_HEADINGS_B_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

MultiLingual view (a language resolved view of the data.)


Contains the rows for the main heading code


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
MAIN_HEADING_CODE VARCHAR2 (10) Yes
MAIN_HEADING_PRINT_FONT VARCHAR2 (3)
MAIN_HEADING_PRINT_SIZE NUMBER (2)
CREATED_BY NUMBER (15) Yes
CREATION_DATE DATE
Yes
LAST_UPDATED_BY NUMBER (15) Yes
LAST_UPDATE_DATE DATE
Yes
LAST_UPDATE_LOGIN NUMBER (15)
Query Text

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


SELECT ROW_ID
,      MAIN_HEADING_CODE
,      MAIN_HEADING_PRINT_FONT
,      MAIN_HEADING_PRINT_SIZE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.GR_MAIN_HEADINGS_B_V;

Dependencies

[top of page]

APPS.GR_MAIN_HEADINGS_B_V references the following:

SchemaAPPS
SynonymGR_MAIN_HEADINGS_B

APPS.GR_MAIN_HEADINGS_B_V is not referenced by any database object