DBA Data[Home] [Help]

APPS.PO_PAR_REQ_CREATE_UTIL dependencies on PO_REQ_DISTRIBUTIONS_S

Line 296: SELECT po_req_distributions_s.NEXTVAL,

292: req_line_amount,
293: quantity_funded,
294: amount_funded,
295: funded_value)
296: SELECT po_req_distributions_s.NEXTVAL,
297: l_req_line_id,
298: set_of_books_id,
299: code_combination_id,
300: quantity_ordered REQ_LINE_QUANTITY,