DBA Data[Home] [Help]

APPS.OE_DELAYED_REQUESTS_UTIL dependencies on QP_LIST_LINES

Line 4100: From qp_list_lines

4096: oe_debug_pub.add(p_adjust_tbl(I).param3 || ' is there ',2);
4097:
4098: Select list_line_type_code
4099: Into l_list_line_type_code
4100: From qp_list_lines
4101: Where list_line_id = to_number(p_adjust_tbl(I).param3);
4102:
4103: l_adj_rec := Oe_Order_Pub.G_MISS_LINE_ADJ_REC;
4104: /* l_adj_rec.list_line_type_code := 'DIS'; */