DBA Data[Home] [Help]

APPS.JTF_FM_IH_LOGGER_PVT dependencies on JTF_FM_INT_REQUEST_PKG

Line 239: JTF_FM_INT_REQUEST_PKG.move_request(l_header_rec.hist_req_id,l_log_interaction, l_return_status,l_msg_count,l_msg_data) ;

235: begin
236:
237: SAVEPOINT moverequest;
238: --Joby's Api for Move rows with l_header_rec.hist_req_id and user_history;
239: JTF_FM_INT_REQUEST_PKG.move_request(l_header_rec.hist_req_id,l_log_interaction, l_return_status,l_msg_count,l_msg_data) ;
240:
241: EXCEPTION
242:
243: WHEN FND_API.G_EXC_ERROR THEN