DBA Data[Home] [Help]

APPS.QP_MODIFIER_LIST_UTIL dependencies on QP_PERF_PVT

Line 832: if QP_PERF_PVT.enabled = 'Y' then

828: NULL;
829:
830: --hw
831: -- log delayed request for changed lines for active flag change
832: if QP_PERF_PVT.enabled = 'Y' then
833: qp_delayed_requests_pvt.log_request(
834: p_entity_code => QP_GLOBALS.G_ENTITY_MODIFIER_LIST,
835: p_entity_id => p_MODIFIER_LIST_rec.list_header_id,
836: p_requesting_entity_code => QP_GLOBALS.G_ENTITY_MODIFIERS,