DBA Data[Home] [Help]

APPS.QP_FNA_UTIL dependencies on QP_DELAYED_REQUESTS_PVT

Line 419: qp_delayed_requests_PVT.log_request(

415: -- If enabled flag has been changed from 'Y', log DR to check for enabled
416: -- functional area mappings
417:
418: IF p_old_FNA_rec.enabled_flag = 'Y' THEN
419: qp_delayed_requests_PVT.log_request(
420: p_entity_code => QP_GLOBALS.G_ENTITY_FNA,
421: p_entity_id => p_FNA_rec.pte_source_system_id,
422: p_requesting_entity_code=> QP_GLOBALS.G_ENTITY_FNA,
423: p_requesting_entity_id => p_FNA_rec.pte_source_system_id,