DBA Data[Home] [Help]

APPS.QP_VALIDATE_PLL_PRICING_ATTR dependencies on QP_LIST_HEADERS_B

Line 278: FROM qp_list_headers_b

274: BEGIN
275:
276: SELECT pte_code, source_system_code
277: INTO l_pte_code, l_ss_code
278: FROM qp_list_headers_b
279: WHERE list_header_id = p_PRICING_ATTR_rec.list_header_id;
280:
281: QP_UTIL.Get_Item_Cat_Info(
282: p_PRICING_ATTR_rec.product_attr_value,