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


VIEW: APPS.ASF_USER_PREFERENCE_DFV

Object Details
Object Name: ASF_USER_PREFERENCE_DFV
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
PREFERENCE VARCHAR2 (30)
PRIORITY NUMBER

CONCATENATED_SEGMENTS VARCHAR2 (181)
Query Text

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


SELECT ROW_ID
,      PREFERENCE
,      PRIORITY
,      CONCATENATED_SEGMENTS
FROM APPS.ASF_USER_PREFERENCE_DFV;

Dependencies

[top of page]

APPS.ASF_USER_PREFERENCE_DFV references the following:

SchemaAPPS
SynonymASF_USER_PREFERENCE
PL/SQL PackageFND_NUMBER - show dependent code

APPS.ASF_USER_PREFERENCE_DFV is not referenced by any database object