DBA Data[Home] [Help]

APPS.GMS_BILLING dependencies on PA_COST_DISTRIBUTION_LINES_ALL

Line 4647: X_ind_compiled_set_id pa_cost_distribution_lines_all.ind_compiled_set_id%type;

4643:
4644: -- Bug 3630577 : performance fix ..
4645: X_expenditure_type pa_expenditure_items_all.expenditure_type%type;
4646: X_expenditure_org_id pa_expenditure_items_all.override_to_organization_id%type;
4647: X_ind_compiled_set_id pa_cost_distribution_lines_all.ind_compiled_set_id%type;
4648: X_burdenable_raw_cost gms_award_distributions.burdenable_raw_cost%type;
4649: X_transaction_source pa_transaction_sources.transaction_source%type;
4650:
4651: Begin