DBA Data[Home] [Help]

APPS.QP_MODIFIERS_UTIL dependencies on QP_PERF_PVT

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

994: x_return_status => l_return_status);
995:
996: --hw
997: -- log the changed lines API delayed request for phase change;
998: if QP_PERF_PVT.enabled = 'Y' then
999: qp_delayed_requests_pvt.log_request(
1000: p_entity_code => QP_GLOBALS.G_ENTITY_MODIFIER_LIST,
1001: p_entity_id => p_MODIFIERS_rec.list_line_id,
1002: p_requesting_entity_code => QP_GLOBALS.G_ENTITY_MODIFIERS,