DBA Data[Home] [Help]

APPS.WIP_BATCH_MOVE dependencies on WIP_WS_TIME_ENTRY

Line 1152: wip_ws_time_entry.process_time_records_move(

1148: ELSE
1149: l_process_phase := '5';
1150: -- If move success, call time entry API to clock off operator if there
1151: -- is no quantity left at the operation.
1152: wip_ws_time_entry.process_time_records_move(
1153: p_wip_entity_id => l_move_intf_records.wip_id,
1154: p_from_op => l_move_intf_records.fm_op,
1155: p_to_op => l_move_intf_records.to_op);
1156: l_process_phase := '6';