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


VIEW: APPS.PAYBV_US_TAX_REPORT_DIM_V

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

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
REPORT_CODE VARCHAR2 (30) Yes
DIMENSION_CODE VARCHAR2 (30) Yes
DIMENSION VARCHAR2 (4000)
Query Text

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


SELECT REPORT_CODE
,      DIMENSION_CODE
,      DIMENSION
FROM APPS.PAYBV_US_TAX_REPORT_DIM_V;

Dependencies

[top of page]

APPS.PAYBV_US_TAX_REPORT_DIM_V references the following:

SchemaAPPS
PL/SQL PackageHR_BIS - show dependent code
SynonymPAY_US_TAX_REPORT_DIMENSIONS

APPS.PAYBV_US_TAX_REPORT_DIM_V is not referenced by any database object