DBA Data[Home] [Help]

APPS.PQH_COMMITMENT_POSTING dependencies on HR_ALL_POSITIONS

Line 3115: l_position_name hr_all_positions.name%TYPE;

3111: -- We are processing only positions . So we need to set store the
3112: -- position_name.
3113: --
3114: l_budget_details_rec pqh_budget_details%ROWTYPE;
3115: l_position_name hr_all_positions.name%TYPE;
3116: l_log_context pqh_process_log.log_context%TYPE;
3117: --
3118: CURSOR csr_bdt_detail_rec IS
3119: SELECT *