DBA Data[Home] [Help]

APPS.PA_DISPLAY_PERIOD_MASKS dependencies on PA_IMPLEMENTATIONS_ALL

Line 26: ,p_pa_period_type IN pa_implementations_all.pa_period_type%TYPE)

22: FUNCTION get_current_period_start_date ( p_current_planning_period IN pa_budget_versions.current_planning_period%TYPE
23: ,p_period_set_name IN gl_sets_of_books.period_set_name%TYPE
24: ,p_time_phase_code IN pa_proj_fp_options.cost_time_phased_code%TYPE
25: ,p_accounted_period_type IN gl_sets_of_books.accounted_period_type%TYPE
26: ,p_pa_period_type IN pa_implementations_all.pa_period_type%TYPE)
27: RETURN DATE;
28:
29: /* get_period_mask_start() returns the min from_anchor_start from pa_period_mask_details
30: -- it will not return rows that have an from_anchor_start with -99999 or 99999