[Home] [Help]
[Dependency Information]
| Object Name: | PAYBV_ACTION_PARAM_GROUP_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PAY.PAYBV_ACTION_PARAM_GROUP_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
| 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. |
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;
APPS
PAY_ACTION_PARAMETER_GROUPS
APPS.PAYBV_ACTION_PARAM_GROUP_V is not referenced by any database object
|
|
|
|