[Home] [Help]
45: procedure create_request ( p_process_flow_id in number,
46: p_no_of_params in number,
47: p_asg_action in number,
48: p_asg_set_var_id in number,
49: p_param_details in out NOCOPY PARAM_DETAIL_ARRAY,
50: p_process_request_id OUT NOCOPY number
51: ) IS
52:
53: -- Variable Declaration