DBA Data[Home] [Help]

APPS.ICX_REQ_COPY_REQ dependencies on ICX_REQ_CUSTOM

Line 912: icx_req_custom.reqs_default_lines('NO', v_cart_id);

908: WHERE cart_id = v_cart_id;
909:
910:
911: /* Call custom defaults */
912: icx_req_custom.reqs_default_lines('NO', v_cart_id);
913:
914: COMMIT; /* release locks */
915:
916: /* display the req in my order page */