DBA Data[Home] [Help]

APPS.QP_MODIFIER_LIST_UTIL dependencies on QP_PERF_PVT

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

922: NULL;
923:
924: --hw
925: -- log delayed request for changed lines for active flag change
926: if QP_PERF_PVT.enabled = 'Y' then
927: qp_delayed_requests_pvt.log_request(
928: p_entity_code => QP_GLOBALS.G_ENTITY_MODIFIER_LIST,
929: p_entity_id => p_MODIFIER_LIST_rec.list_header_id,
930: p_requesting_entity_code => QP_GLOBALS.G_ENTITY_MODIFIERS,