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


VIEW: APPS.PAY_GB_PAYSLIP_BALANCE_TYPES_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
BALANCE_TYPE_ID VARCHAR2 (41)
BUSINESS_GROUP_ID NUMBER (15)
LEGISLATION_CODE VARCHAR2 (30)
BALANCE_NAME VARCHAR2 (80)
Query Text

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


SELECT BALANCE_TYPE_ID
,      BUSINESS_GROUP_ID
,      LEGISLATION_CODE
,      BALANCE_NAME
FROM APPS.PAY_GB_PAYSLIP_BALANCE_TYPES_V;

Dependencies

[top of page]

APPS.PAY_GB_PAYSLIP_BALANCE_TYPES_V references the following:

SchemaAPPS
SynonymPAY_BALANCE_TYPES

APPS.PAY_GB_PAYSLIP_BALANCE_TYPES_V is not referenced by any database object