DBA Data[Home] [Help]

APPS.PO_RELEASES_SV dependencies on PO_REQ_LINES_SV

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

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