DBA Data[Home] [Help]

APPS.OKL_SSC_WF dependencies on OKL_CS_WF

Line 3107: okl_cs_wf.raise_lease_renewal_event(quote_id);

3103: if (x_return_status <> 'S') then
3104: raise api_exception;
3105: end if;
3106:
3107: okl_cs_wf.raise_lease_renewal_event(quote_id);
3108:
3109: EXCEPTION
3110:
3111: when api_exception then

Line 3204: okl_cs_wf.raise_lease_renewal_event(quote_id);

3200: if (x_return_status <> 'S') then
3201: raise api_exception;
3202: end if;
3203:
3204: okl_cs_wf.raise_lease_renewal_event(quote_id);
3205:
3206: EXCEPTION
3207:
3208: when api_exception then