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


VIEW: APPS.PAYLV_ASSIGNMENT_SET_NAME_V

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

View Type

A Business Intelligence System view


Used in Assignment Set Name (List)


[View Source]

Columns
Name Datatype Length Mandatory Comments
ASSIGNMENT_SET_NAME VARCHAR2 (80)
Name of the assignment set.
ASSIGNMENT_SET_ID NUMBER

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

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


SELECT ASSIGNMENT_SET_NAME
,      ASSIGNMENT_SET_ID
,      BG_SECURITY_FLAG_CODE
,      ORDER_BY
FROM APPS.PAYLV_ASSIGNMENT_SET_NAME_V;

Dependencies

[top of page]

APPS.PAYLV_ASSIGNMENT_SET_NAME_V references the following:

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

APPS.PAYLV_ASSIGNMENT_SET_NAME_V is not referenced by any database object