DBA Data[Home] [Help]

APPS.PA_PROJ_ACCUM_MAIN dependencies on PA_IMPLEMENTATIONS

Line 25: x_impl_option pa_implementations.accumulation_period_type%TYPE;

21: x_summ_process VARCHAR2(2);
22:
23: -- These variables hold good for one installation of PA
24:
25: x_impl_option pa_implementations.accumulation_period_type%TYPE;
26:
27: x_current_pa_period pa_periods_v.period_name%TYPE;
28: x_current_gl_period pa_periods_v.gl_period_name%TYPE;
29: x_current_pa_start_date DATE;