DBA Data[Home] [Help]

APPS.QP_COPY_MODIFIERS_PVT dependencies on QP_LIST_HEADERS_B_S

Line 410: SELECT qp_list_headers_b_s.nextval

406: l_count := 0; --Reset the mapping table count for each discount header
407:
408: --Select next discount_header_id
409:
410: SELECT qp_list_headers_b_s.nextval
411: INTO l_new_discount_header_id
412: FROM dual;
413:
414: --Discount Header Information