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


VIEW: APPS.PA_BIS_TOTALS_TO_DATE_V

Object Details
Object Name: PA_BIS_TOTALS_TO_DATE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_BIS_TOTALS_TO_DATE_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
AMOUNT_TYPE_CODE VARCHAR2 (30)
SORT_ORDER VARCHAR2 (60)
DRILLDOWN_INDICATOR VARCHAR2 (1)
ORG_ID NUMBER (15)
ACTUAL_PTD NUMBER

BUDGET_PTD NUMBER

ACTUAL_YTD NUMBER

BUDGET_YTD NUMBER

Query Text

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


SELECT AMOUNT_TYPE_CODE
,      SORT_ORDER
,      DRILLDOWN_INDICATOR
,      ORG_ID
,      ACTUAL_PTD
,      BUDGET_PTD
,      ACTUAL_YTD
,      BUDGET_YTD
FROM APPS.PA_BIS_TOTALS_TO_DATE_V;

Dependencies

[top of page]

APPS.PA_BIS_TOTALS_TO_DATE_V references the following:

SchemaAPPS
SynonymPA_BIS_TOTALS_TO_DATE

APPS.PA_BIS_TOTALS_TO_DATE_V is not referenced by any database object