DBA Data[Home] [Help]

APPS.ICX_RQS_ATTACHMENT dependencies on ICX_PO_REQUISITION_OPEN_V

Line 222: from icx_po_requisition_open_v

218: url := c_dcdname || '/OracleOn.IC?Y=' || icx_call.encrypt2(l_param,l_session_id);
219: end if;
220: */
221: select REQUISITION_HEADER_ID into pk1
222: from icx_po_requisition_open_v
223: where REQUISITION_LINE_ID = c_inputs1;
224:
225: fnd_webattch.Summary (function_name=>icx_call.encrypt2('ICX_REQS'),
226: entity_name=>icx_call.encrypt2('REQ_LINES'),