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


VIEW: APPS.PAYBV_ACTION_PARAM_GROUP_V

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

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
ACTION_PARAMETER_GROUP_NAME VARCHAR2 (30) Yes User defined identifier of the Group.
ACTION_PARAMETER_GROUP_ID NUMBER (9) Yes System-generated primary key column.
Query Text

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


SELECT ACTION_PARAMETER_GROUP_NAME
,      ACTION_PARAMETER_GROUP_ID
FROM APPS.PAYBV_ACTION_PARAM_GROUP_V;

Dependencies

[top of page]

APPS.PAYBV_ACTION_PARAM_GROUP_V references the following:

SchemaAPPS
SynonymPAY_ACTION_PARAMETER_GROUPS

APPS.PAYBV_ACTION_PARAM_GROUP_V is not referenced by any database object