DBA Data[Home] [Help]

APPS.PQH_BDGT_REALLOC_LOG_PKG dependencies on PQH_BDGT_REALLOC_UTILITY

Line 110: ,p_information4 => pqh_bdgt_realloc_utility.GET_FOLDER_LEVEL_TRANS_AMT(p_folder_id)); --Build a new canvas for this level

106: ,p_information_category => 'F'
107: ,p_information1 => l_budget_name
108: ,p_information2 => l_entity_cd
109: ,p_information3 => l_unit_id
110: ,p_information4 => pqh_bdgt_realloc_utility.GET_FOLDER_LEVEL_TRANS_AMT(p_folder_id)); --Build a new canvas for this level
111: hr_utility.set_location('Leaving '||l_proc,20);
112: END start_log_for_folder;
113:
114: PROCEDURE start_log_for_transaction( p_folder_id IN number