DBA Data[Home] [Help]

APPS.QP_MODIFIERS_UTIL dependencies on QP_PERF_PVT

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

1022: x_return_status => l_return_status);
1023:
1024: --hw
1025: -- log the changed lines API delayed request for phase change;
1026: if QP_PERF_PVT.enabled = 'Y' then
1027: qp_delayed_requests_pvt.log_request(
1028: p_entity_code => QP_GLOBALS.G_ENTITY_MODIFIER_LIST,
1029: p_entity_id => p_MODIFIERS_rec.list_line_id,
1030: p_requesting_entity_code => QP_GLOBALS.G_ENTITY_MODIFIERS,