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


VIEW: APPS.FUN_INTERFACE_GROUP_ID_V

Object Details
Object Name: FUN_INTERFACE_GROUP_ID_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.FUN_INTERFACE_GROUP_ID_V
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
SOURCE VARCHAR2 (25) Yes
GROUP_ID NUMBER (15) Yes
BATCHES VARCHAR2 (50)
Query Text

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


SELECT SOURCE
,      GROUP_ID
,      BATCHES
FROM APPS.FUN_INTERFACE_GROUP_ID_V;

Dependencies

[top of page]

APPS.FUN_INTERFACE_GROUP_ID_V references the following:

SchemaAPPS
SynonymFUN_INTERFACE_BATCHES

APPS.FUN_INTERFACE_GROUP_ID_V is not referenced by any database object