DBA Data[Home] [Help]

APPS.PA_COPY_CHANGE_DOC_PVT dependencies on PA_CI_ACTIONS_PKG

Line 293: PA_CI_ACTIONS_PKG.INSERT_ROW(

289:
290: FOR ci_actions_from IN c_action_from
291: LOOP
292:
293: PA_CI_ACTIONS_PKG.INSERT_ROW(
294: P_CI_ACTION_ID => l_action_id,
295: P_CI_ID => x_CI_ID,
296: P_CI_ACTION_NUMBER => ci_actions_from.ci_action_number,
297: P_STATUS_CODE => ci_actions_from.STATUS_CODE,