DBA Data[Home] [Help]

APPS.QP_DELAYED_REQUESTS_UTIL dependencies on QP_CODE_CONTROL

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

1518: END IF;
1519:
1520: --made the change to call this API to update the basic_modifiers_setup profile
1521: --when a limit gets created so the OM calls old code path
1522: IF QP_CODE_CONTROL.GET_CODE_RELEASE_LEVEL < '110509' THEN
1523: QP_Maintain_Denormalized_Data.Update_Pricing_Phases
1524: (p_update_type => 'DELAYED_REQ'
1525: --,p_pricing_phase_id => p_pricing_phase_id
1526: -- commenting out as suggested by SPGOPAL