DBA Data[Home] [Help]

APPS.PA_COST_BASES_PKG dependencies on PA_EXPENDITURE_ITEMS

Line 151: pa_expenditure_items ei

147: into x_dummy
148: from pa_cost_base_cost_codes cbicc,
149: pa_ind_cost_multipliers mul,
150: pa_ind_compiled_sets ics,
151: pa_expenditure_items ei
152: where cbicc.cost_base = x_cost_base
153: and cbicc.cost_base_type = x_cost_base_type
154: and cbicc.ind_cost_code = mul.ind_cost_code
155: and mul.ind_rate_sch_revision_id = ics.ind_rate_sch_revision_id