DBA Data[Home] [Help]

APPS.QP_DELAYED_REQUESTS_UTIL dependencies on QP_CODE_CONTROL

Line 1530: IF QP_CODE_CONTROL.GET_CODE_RELEASE_LEVEL < '110509' THEN

1526: END IF;
1527:
1528: --made the change to call this API to update the basic_modifiers_setup profile
1529: --when a limit gets created so the OM calls old code path
1530: IF QP_CODE_CONTROL.GET_CODE_RELEASE_LEVEL < '110509' THEN
1531: QP_Maintain_Denormalized_Data.Update_Pricing_Phases
1532: (p_update_type => 'DELAYED_REQ'
1533: --,p_pricing_phase_id => p_pricing_phase_id
1534: -- commenting out as suggested by SPGOPAL