DBA Data[Home] [Help]

APPS.PER_DATA_UPGRADER_UTIL dependencies on PAY_CORE_UTILS

Line 260: pay_core_utils.set_pap_group_id(l_action_parameter_group_id);

256: */
257: writeLog('Step 3', 'G', FALSE, 0);
258: if l_action_parameter_group_Id is not null then
259: writeLog('Step 4', 'G', FALSE, 0);
260: pay_core_utils.set_pap_group_id(l_action_parameter_group_id);
261: end if;
262: writeLog('Step 5', 'G', FALSE, 0);
263:
264: begin