DBA Data[Home] [Help]

APPS.PQH_BFS_UPD dependencies on PQH_WFS_SHD

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

192: ,p_distribution_percentage =>p_rec.distribution_percentage
193: ,p_object_version_number =>p_rec.object_version_number
194: ,p_budget_element_id_o =>pqh_bfs_shd.g_old_rec.budget_element_id
195: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
196: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
197: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
198: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
199: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
200: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id

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

193: ,p_object_version_number =>p_rec.object_version_number
194: ,p_budget_element_id_o =>pqh_bfs_shd.g_old_rec.budget_element_id
195: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
196: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
197: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
198: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
199: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
200: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
201: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage

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

194: ,p_budget_element_id_o =>pqh_bfs_shd.g_old_rec.budget_element_id
195: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
196: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
197: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
198: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
199: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
200: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
201: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage
202: ,p_object_version_number_o =>pqh_bfs_shd.g_old_rec.object_version_number

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

195: ,p_cost_allocation_keyflex_id_o =>pqh_bfs_shd.g_old_rec.cost_allocation_keyflex_id
196: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
197: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
198: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
199: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
200: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
201: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage
202: ,p_object_version_number_o =>pqh_bfs_shd.g_old_rec.object_version_number
203: );

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

196: ,p_project_id_o =>pqh_wfs_shd.g_old_rec.project_id
197: ,p_award_id_o =>pqh_wfs_shd.g_old_rec.award_id
198: ,p_task_id_o =>pqh_wfs_shd.g_old_rec.task_id
199: ,p_expenditure_type_o =>pqh_wfs_shd.g_old_rec.expenditure_type
200: ,p_organization_id_o =>pqh_wfs_shd.g_old_rec.organization_id
201: ,p_distribution_percentage_o =>pqh_bfs_shd.g_old_rec.distribution_percentage
202: ,p_object_version_number_o =>pqh_bfs_shd.g_old_rec.object_version_number
203: );
204: --