DBA Data[Home] [Help]

APPS.QP_CURR_DETAILS_UTIL dependencies on OE_DEBUG_PUB

Line 664: oe_debug_pub.add('Logging a request to validate unique selling rounding factor');

660:
661: IF NOT QP_GLOBALS.Equal(p_CURR_DETAILS_rec.selling_rounding_factor,
662: p_old_CURR_DETAILS_rec.selling_rounding_factor)
663: THEN
664: oe_debug_pub.add('Logging a request to validate unique selling rounding factor');
665:
666: qp_delayed_requests_PVT.log_request(
667: p_entity_code => QP_GLOBALS.G_ENTITY_CURR_DETAILS,
668: p_entity_id => p_CURR_DETAILS_rec.currency_header_id,