DBA Data[Home] [Help]

APPS.PO_RELEASES_SV dependencies on PO_REQ_LINES_SV

Line 192: po_req_lines_sv.remove_req_from_po(X_po_release_id, 'RELEASE');

188: end if;
189: /*
190: ** Call the routine to remove the req link from the po
191: */
192: po_req_lines_sv.remove_req_from_po(X_po_release_id, 'RELEASE');
193:
194:
195: EXCEPTION
196: WHEN OTHERS THEN