DBA Data[Home] [Help]

APPS.PQH_BFS_DEL dependencies on PQH_WFS_SHD

Line 161: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id

157: (
158: p_budget_fund_src_id =>p_rec.budget_fund_src_id
159: ,p_budget_element_id_o =>pqh_bfs_shd.g_old_rec.budget_element_id
160: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
161: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
162: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
163: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
164: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
165: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id

Line 162: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id

158: p_budget_fund_src_id =>p_rec.budget_fund_src_id
159: ,p_budget_element_id_o =>pqh_bfs_shd.g_old_rec.budget_element_id
160: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
161: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
162: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
163: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
164: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
165: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
166: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage

Line 163: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id

159: ,p_budget_element_id_o =>pqh_bfs_shd.g_old_rec.budget_element_id
160: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
161: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
162: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
163: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
164: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
165: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
166: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage
167: ,p_object_version_number_o =>pqh_bfs_shd.g_old_rec.object_version_number

Line 164: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type

160: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
161: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
162: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
163: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
164: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
165: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
166: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage
167: ,p_object_version_number_o =>pqh_bfs_shd.g_old_rec.object_version_number
168: );

Line 165: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id

161: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
162: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
163: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
164: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
165: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
166: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage
167: ,p_object_version_number_o =>pqh_bfs_shd.g_old_rec.object_version_number
168: );
169: --