3077: QP_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
3078: ( p_entity_code => QP_GLOBALS.G_ENTITY_PRICING_ATTR
3079: , x_return_status => l_return_status);
3080:
3081: fnd_message.set_name('QP','QP_CONT_DUPLICATE_LINE');
3082: OE_MSG_PUB.Add;
3083:
3084: oe_msg_pub.Count_And_Get
3085: ( p_count => x_msg_count