DBA Data[Home] [Help]

APPS.QP_VALIDATE_PLL_PRICING_ATTR dependencies on QP_LIST_HEADERS_B

Line 272: FROM qp_list_headers_b

268: BEGIN
269:
270: SELECT pte_code, source_system_code
271: INTO l_pte_code, l_ss_code
272: FROM qp_list_headers_b
273: WHERE list_header_id = p_PRICING_ATTR_rec.list_header_id;
274:
275: QP_UTIL.Get_Item_Cat_Info(
276: p_PRICING_ATTR_rec.product_attr_value,