DBA Data[Home] [Help]

APPS.CSP_CREATE_PARTS_REQ_PKG dependencies on CSP_REQUIREMENT_LINES_PUB

Line 13: reqmt_lines_tbl csp_requirement_lines_pub.rql_tbl_type;

9: -- NOTE :
10: -- End of Comments
11: TYPE reqmt_hdr_cur IS REF CURSOR;
12: type reqmt_lines_cur is ref cursor;
13: reqmt_lines_tbl csp_requirement_lines_pub.rql_tbl_type;
14: FUNCTION create_requirement_headers(
15: p_open_requirement VARCHAR2
16: , p_ship_to_location_id NUMBER
17: , p_task_id NUMBER