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


VIEW: APPS.BIX_DM_AGENT_SEC_PARAM_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view lists all the agents from the jtf_rs_resource_extns table who reports to the application user .


[View Source]

Columns
Name Datatype Length Mandatory Comments
RESOURCE_ID VARCHAR2 (40)
Unique identifier for the agent .
RESOURCE_NAME VARCHAR2 (360)
Name of the agent .
Query Text

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


SELECT RESOURCE_ID
,      RESOURCE_NAME
FROM APPS.BIX_DM_AGENT_SEC_PARAM_V;

Dependencies

[top of page]

APPS.BIX_DM_AGENT_SEC_PARAM_V references the following:

SchemaAPPS
ViewBIX_DM_GROUP_BIN_PARAM_V
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymJTF_RS_GROUP_MEMBERS
ViewJTF_RS_RESOURCE_EXTNS_VL

APPS.BIX_DM_AGENT_SEC_PARAM_V is not referenced by any database object