DBA Data[Home] [Help]

APPS.WIP_BATCH_MOVE dependencies on WIP_WS_CUSTOM

Line 213: WIP_WS_CUSTOM.MOVE_TO_STEP_HOOK(

209: wip_logger.log('Calling MOVE_TO_STEP_HOOK', l_return_status);
210: wip_logger.log('fm_department_id: ' || l_move_record.fm_department_id, l_return_status);
211: wip_logger.log('l_hook_to_op_seq: ' || l_hook_to_op_seq, l_return_status);
212: wip_logger.log('l_hook_to_step_type: ' || l_hook_to_step_type, l_return_status);
213: WIP_WS_CUSTOM.MOVE_TO_STEP_HOOK(
214: org_id => p_org_id,
215: wip_entity_id => p_wip_entity_id,
216: fm_op_seq => p_fm_op_seq,
217: fm_op_step_type => p_fm_step_type,