DBA Data[Home] [Help]

APPS.QP_CURR_DETAILS_UTIL dependencies on QP_DELAYED_REQUESTS_PVT

Line 666: qp_delayed_requests_PVT.log_request(

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,
669: p_param1 => p_CURR_DETAILS_rec.to_currency_code,
670: p_request_unique_key1 => p_CURR_DETAILS_rec.to_currency_code,