DBA Data[Home] [Help]

APPS.PQH_BUDGET dependencies on PQH_APPLY_BUDGET

Line 451: l_status := pqh_apply_budget.set_status(p_transaction_category_id => p_transaction_category_id,

447: hr_utility.set_location('wkd status is '||l_status||l_proc,110);
448: end if;
449: end if;
450: elsif p_result_status = 'TERMINATE' then
451: l_status := pqh_apply_budget.set_status(p_transaction_category_id => p_transaction_category_id,
452: p_transaction_id => p_worksheet_detail_id,
453: p_status => p_result_status);
454: -- status is changed to terminated, get the ovn's
455: select wkd.object_version_number,wks.object_version_number

Line 478: This procedure is counter to procedure in the pqh_apply_budget package named

474: -- Also this is happening at the end of the procedure after which there is no more processing.
475: end;
476:
477: /*
478: This procedure is counter to procedure in the pqh_apply_budget package named
479: delegate_approve (which transfers the available figures of the delegated worksheet
480: which is going to be approved to the parent worksheet.) This procedure checks if
481: the delegated rows which are already approved are going to be changed by the
482: propagate_worksheet_changes, if yes then changes the status to delegate and