DBA Data[Home] [Help]

APPS.OKL_SSC_WF dependencies on OKL_CS_WF

Line 3021: okl_cs_wf.raise_lease_renewal_event(quote_id);

3017: if (x_return_status <> 'S') then
3018: raise api_exception;
3019: end if;
3020:
3021: okl_cs_wf.raise_lease_renewal_event(quote_id);
3022:
3023: EXCEPTION
3024:
3025: when api_exception then

Line 3118: okl_cs_wf.raise_lease_renewal_event(quote_id);

3114: if (x_return_status <> 'S') then
3115: raise api_exception;
3116: end if;
3117:
3118: okl_cs_wf.raise_lease_renewal_event(quote_id);
3119:
3120: EXCEPTION
3121:
3122: when api_exception then