DBA Data[Home] [Help]

APPS.OKL_DEAL_CREATE_PUB dependencies on OKC_CONTEXT

Line 2601: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

2597: -- CURSOR c_rg_party_csr(p_cpl_id IN NUMBER, p_object1_id1 IN okc_k_party_roles_v.object1_id1%TYPE) IS
2598: --end modifying abhsaxen Cursor not in use
2599: BEGIN
2600:
2601: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
2602: p_org_id => p_org_id,
2603: p_organization_id => p_organization_id);
2604:
2605: x_return_status := OKC_API.START_ACTIVITY(

Line 2884: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

2880: --end modified abhsaxen for performance SQLID 20562566
2881:
2882: BEGIN
2883:
2884: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
2885: p_org_id => p_org_id,
2886: p_organization_id => p_organization_id);
2887:
2888: x_return_status := OKC_API.START_ACTIVITY(

Line 3267: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(p_org_id => p_org_id, p_organization_id => p_organization_id);

3263: l_api_version CONSTANT NUMBER := 1.0;
3264:
3265: BEGIN
3266:
3267: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(p_org_id => p_org_id, p_organization_id => p_organization_id);
3268:
3269: x_return_status := OKC_API.START_ACTIVITY(
3270: p_api_name => l_api_name,
3271: p_pkg_name => g_pkg_name,

Line 3428: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

3424: l_template_yn OKC_K_HEADERS_B.TEMPLATE_YN%TYPE;
3425: l_chr_type OKC_K_HEADERS_B.CHR_TYPE%TYPE;
3426: BEGIN
3427:
3428: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
3429: p_org_id => p_org_id,
3430: p_organization_id => p_organization_id);
3431:
3432: x_return_status := OKC_API.START_ACTIVITY(

Line 3714: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

3710: l_contract_number OKC_K_HEADERS_B.CHR_TYPE%TYPE;
3711:
3712: BEGIN
3713:
3714: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
3715: p_org_id => p_org_id,
3716: p_organization_id => p_organization_id);
3717:
3718: x_return_status := OKC_API.START_ACTIVITY(

Line 3913: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

3909: l_ak_prompt AK_ATTRIBUTES_VL.attribute_label_long%TYPE;
3910:
3911: BEGIN
3912:
3913: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
3914: p_org_id => p_org_id,
3915: p_organization_id => p_organization_id);
3916:
3917: x_return_status := OKC_API.START_ACTIVITY(

Line 4256: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

4252:
4253:
4254: BEGIN
4255:
4256: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
4257: p_org_id => p_org_id,
4258: p_organization_id => p_organization_id);
4259:
4260: x_return_status := OKC_API.START_ACTIVITY(

Line 4891: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

4887:
4888:
4889: BEGIN
4890:
4891: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
4892: p_org_id => p_org_id,
4893: p_organization_id => p_organization_id);
4894:
4895: x_return_status := OKC_API.START_ACTIVITY(