DBA Data[Home] [Help]

APPS.PA_INVOICE_DETAIL_PROCESS dependencies on PA_EXPENDITURE_ITEMS_ALL

Line 2099: from pa_expenditure_items_all

2095: into l_rate_schedule_id
2096: from pa_tasks
2097: where task_id in
2098: ( select task_id
2099: from pa_expenditure_items_all
2100: where expenditure_item_id = P_EI_id(I)
2101: );
2102: /* Get the burden amount from the call to the procedure PA_COST_PLUS.Get_Burden_Amount,
2103: which gets the revision for the given burden schedule, then burden structure,