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


VIEW: APPS.PAYBV_ACTION_PARAM_VALUE_V

Object Details
Object Name: PAYBV_ACTION_PARAM_VALUE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPAY.PAYBV_ACTION_PARAM_VALUE_V
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
PARAMETER_NAME VARCHAR2 (30) Yes Name of Parameter to Set
PARAMETER_VALUE VARCHAR2 (80) Yes Value for a specific Parameter
ACTION_PARAMETER_GROUP_ID NUMBER (9)
Group_id of group of parameter value
Query Text

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


SELECT PARAMETER_NAME
,      PARAMETER_VALUE
,      ACTION_PARAMETER_GROUP_ID
FROM APPS.PAYBV_ACTION_PARAM_VALUE_V;

Dependencies

[top of page]

APPS.PAYBV_ACTION_PARAM_VALUE_V references the following:

SchemaAPPS
SynonymPAY_ACTION_PARAMETER_VALUES

APPS.PAYBV_ACTION_PARAM_VALUE_V is not referenced by any database object