DBA Data[Home] [Help]

APPS.ICX_PO_REQ_ACCT2 dependencies on PO_REQ_DISTRIBUTIONS_S

Line 303: select po_req_distributions_s.nextval into v_distribution_id

299: fetch set_of_books into v_set_of_books_id;
300: close set_of_books;
301:
302: -- bug 689962
303: select po_req_distributions_s.nextval into v_distribution_id
304: from sys.dual;
305: -- end
306:
307: -- Insert the new column in po_req_distribution