DBA Data[Home] [Help]

APPS.PER_DATA_UPGRADER_UTIL dependencies on PAY_CORE_UTILS

Line 264: pay_core_utils.set_pap_group_id(l_action_parameter_group_id);

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