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


VIEW: APPS.PAYLV_BALANCE_TYPE_V

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

View Type

A Business Intelligence System view


Used in Balance Type (List)


[View Source]

Columns
Name Datatype Length Mandatory Comments
BALANCE_NAME VARCHAR2 (80)
Translated user name of balance.
BALANCE_TYPE_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 BALANCE_NAME
,      BALANCE_TYPE_ID
,      BG_SECURITY_FLAG_CODE
,      ORDER_BY
FROM APPS.PAYLV_BALANCE_TYPE_V;

Dependencies

[top of page]

APPS.PAYLV_BALANCE_TYPE_V references the following:

SchemaAPPS
PL/SQL PackageHR_BIS - show dependent code
SynonymPAY_BALANCE_TYPES
SynonymPAY_BALANCE_TYPES_TL
SchemaPUBLIC
SynonymDUAL

APPS.PAYLV_BALANCE_TYPE_V is not referenced by any database object