DBA Data[Home] [Help]

VIEW: APPS.PA_BIS_TOTALS_BY_PERIOD_V

Source

View Text - Preformatted

SELECT amount_type_code, period_name, accumulation_period_type, start_date, end_date, sort_order, org_id, actual, budget FROM PA_BIS_TOTALS_BY_PRD
View Text - HTML Formatted

SELECT AMOUNT_TYPE_CODE
, PERIOD_NAME
, ACCUMULATION_PERIOD_TYPE
, START_DATE
, END_DATE
, SORT_ORDER
, ORG_ID
, ACTUAL
, BUDGET
FROM PA_BIS_TOTALS_BY_PRD