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


VIEW: APPS.XDO_FONT_MAPPING_SETS_VL

Object Details
Object Name: XDO_FONT_MAPPING_SETS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXDO.XDO_FONT_MAPPING_SETS_VL
Subobject Name:
Status: VALID


XDO_FONT_MAPPING_SETS_VL is a view to join XDO_FONT_MAPPING_SETS_B and XDO_FONT_MAPPING_SETS_TL.


[View Source]

Columns
Name Datatype Length Mandatory Comments
MAPPING_CODE VARCHAR2 (80) Yes
MAPPING_NAME VARCHAR2 (120) Yes
MAPPING_TYPE VARCHAR2 (1) Yes
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 MAPPING_CODE
,      MAPPING_NAME
,      MAPPING_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.XDO_FONT_MAPPING_SETS_VL;

Dependencies

[top of page]

APPS.XDO_FONT_MAPPING_SETS_VL references the following:

SchemaAPPS
SynonymXDO_FONT_MAPPING_SETS_B
SynonymXDO_FONT_MAPPING_SETS_TL
APPS.XDO_FONT_MAPPING_SETS_VL is referenced by following:

SchemaAPPS
TriggerXDO_FONT_MAPPING_SETS_IL
TriggerXDO_FONT_MAPPING_SETS_UL