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


TABLE: FV.FV_CCR_FLAGS

Object Details
Object Name: FV_CCR_FLAGS
Object Type: TABLE
Owner: FV
FND Design Data: TableFV.FV_CCR_FLAGS
Subobject Name:
Status: VALID


Stores CCR Flag Types and Flag Values


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
DUNS VARCHAR2 (9)
DUNS Number
FLAGTYPE VARCHAR2 (3)
Flag Type
FLAGVAL VARCHAR2 (1)
Flag Value
Query Text

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


SELECT DUNS
,      FLAGTYPE
,      FLAGVAL
FROM FV.FV_CCR_FLAGS;

Dependencies

[top of page]

FV.FV_CCR_FLAGS does not reference any database object

FV.FV_CCR_FLAGS is referenced by following:

SchemaFV
ViewFV_CCR_FLAGS#