DBA Data[Home] [Help]

APPS.GMS_BILLING dependencies on PA_COST_DISTRIBUTION_LINES_ALL

Line 4675: X_ind_compiled_set_id pa_cost_distribution_lines_all.ind_compiled_set_id%type;

4671:
4672: -- Bug 3630577 : performance fix ..
4673: X_expenditure_type pa_expenditure_items_all.expenditure_type%type;
4674: X_expenditure_org_id pa_expenditure_items_all.override_to_organization_id%type;
4675: X_ind_compiled_set_id pa_cost_distribution_lines_all.ind_compiled_set_id%type;
4676: X_burdenable_raw_cost gms_award_distributions.burdenable_raw_cost%type;
4677: X_transaction_source pa_transaction_sources.transaction_source%type;
4678:
4679: Begin