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


VIEW: APPS.PAYLV_EVENT_GROUP_V

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

View Type

A Business Intelligence System view


Used in Recalculation Event Group (List) and proration Event Group (List)


[View Source]

Columns
Name Datatype Length Mandatory Comments
EVENT_GROUP_NAME VARCHAR2 (80)
User displayed name for the group
EVENT_GROUP_ID NUMBER

System-generated primary key column
BG_SECURITY_FLAG_CODE CHAR (1)
BG Security Flag Code
ORDER_BY VARCHAR2 (80)
Order By
EVENT_GROUP_TYPE VARCHAR2 (80)
Event Group Type
Query Text

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


SELECT EVENT_GROUP_NAME
,      EVENT_GROUP_ID
,      BG_SECURITY_FLAG_CODE
,      ORDER_BY
,      EVENT_GROUP_TYPE
FROM APPS.PAYLV_EVENT_GROUP_V;

Dependencies

[top of page]

APPS.PAYLV_EVENT_GROUP_V references the following:

SchemaAPPS
PL/SQL PackageHR_BIS - show dependent code
SynonymPAY_EVENT_GROUPS
SchemaPUBLIC
SynonymDUAL

APPS.PAYLV_EVENT_GROUP_V is not referenced by any database object