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


TABLE: XDO.XDO_FONT_MAPPING_SETS_B

Object Details
Object Name: XDO_FONT_MAPPING_SETS_B
Object Type: TABLE
Owner: XDO
FND Design Data: TableXDO.XDO_FONT_MAPPING_SETS_B
Subobject Name:
Status: VALID


XDO_FONT_MAPPING_SETS_B stores the header information for a font mapping set, which is a collection of font mappings (see XDO_FONT_MAPPINGS table).


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MAPPING_CODE VARCHAR2 (80) Yes Font Mapping Code
MAPPING_TYPE VARCHAR2 (1) Yes Font Mapping Type
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 MAPPING_CODE
,      MAPPING_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM XDO.XDO_FONT_MAPPING_SETS_B;

Dependencies

[top of page]

XDO.XDO_FONT_MAPPING_SETS_B does not reference any database object

XDO.XDO_FONT_MAPPING_SETS_B is referenced by following:

SchemaAPPS
SynonymXDO_FONT_MAPPING_SETS_B