DBA Data[Home] [Help]

APPS.PSB_WS_ACCT1 dependencies on PSB_BUDGET_YEAR_TYPES

Line 135: from PSB_BUDGET_YEAR_TYPES b,

131: calculation_period_type,
132: a.name,
133: a.start_date,
134: a.end_date
135: from PSB_BUDGET_YEAR_TYPES b,
136: PSB_BUDGET_PERIODS a
137: where b.budget_year_type_id = a.budget_year_type_id
138: and a.budget_period_type = 'Y'
139: and a.budget_calendar_id = p_budget_calendar_id