PA project task creation Resource

Source: Internet
Author: User
-- Create resource declare p_project_id number: = 155233; p_task_id number: = 244639; p_resource_list_member_id number: = 2023; p_planned_quantity number: = 101; export varchar2 (240): = 'cxytest0001 '; optional values; p_task_assignments_out values; -- x_return_status varchar2 (240); x_msg_count number; l_msg_index number; x_msg_data varchar2 (30000); begin values (user_id => 0, resp_id => 52998, resp_appl_id => 275); mo_global.init ('M'); p_task_assignments_in (1 ). pa_project_id: = p_project_id; -- p_task_assignments_in (1 ). pa_structure_version_id: = 353108; p_task_assignments_in (1 ). pa_task_id: = p_task_id; p_task_assignments_in (1 ). resource_list_member_id: = p_resource_list_member_id; p_task_assignments_in (1 ). planned_quantity: = p_planned_quantity; p_task_assignments_in (1 ). rows: = rows; rows (p_api_version_number => 1.0, p_pm_product_code => 'pjm ', p_pa_project_id => p_project_id, rows => rows, rows => rows, x_msg_count => x_msg_count, x_msg_data => x_msg_data, x_return_status => x_return_status); dbms_output.put_line ('x _ msg_count: '| x_msg_count); values ('x _ msg_data:' | x_msg_data ); dbms_output.put_line ('x _ return_status: '| x_return_status); for I in 1 .. nested loop values (p_msg_index => I, p_encoded => fnd_api.g_false, p_data => x_msg_data, p_msg_index_out => l_msg_index); values ('x _ msg_data: '| x_msg_data ); end loop; end;

PA project task creation Resource

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.