what does ACTION_TYPE mean in fnd_conc_pp_actions
what does ACTION_TYPE mean in fnd_conc_pp_actions
select concurrent_request_id, action_typefrom fnd_conc_pp_actionswhere action_type > 6 and processor_id is null;
Tagged:
1