DBA Data[Home] [Help]

APPS.PA_CAPITAL_EVENTS_PVT dependencies on PA_REPORTING_EXCEPTIONS

Line 126: curr_capital_type PA_REPORTING_EXCEPTIONS.record_type%TYPE;

122: current_costs_rec current_costs_cur%ROWTYPE;
123:
124:
125: curr_project_id NUMBER;
126: curr_capital_type PA_REPORTING_EXCEPTIONS.record_type%TYPE;
127: curr_context PA_REPORTING_EXCEPTIONS.context%TYPE;
128: v_cost_type PA_PROJECT_TYPES.capital_cost_type_code%TYPE;
129: v_report_title PA_LOOKUPS.meaning%TYPE;
130: v_proj_heading1 PA_LOOKUPS.meaning%TYPE;

Line 127: curr_context PA_REPORTING_EXCEPTIONS.context%TYPE;

123:
124:
125: curr_project_id NUMBER;
126: curr_capital_type PA_REPORTING_EXCEPTIONS.record_type%TYPE;
127: curr_context PA_REPORTING_EXCEPTIONS.context%TYPE;
128: v_cost_type PA_PROJECT_TYPES.capital_cost_type_code%TYPE;
129: v_report_title PA_LOOKUPS.meaning%TYPE;
130: v_proj_heading1 PA_LOOKUPS.meaning%TYPE;
131: v_proj_heading2 PA_LOOKUPS.meaning%TYPE;