DBA Data[Home] [Help]

APPS.OKL_DEAL_CREATE_PUB dependencies on OKC_CONTEXT

Line 2598: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

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

Line 2881: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

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

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

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

Line 3425: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

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

Line 3711: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

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

Line 3910: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

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

Line 4253: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

4249:
4250:
4251: BEGIN
4252:
4253: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
4254: p_org_id => p_org_id,
4255: p_organization_id => p_organization_id);
4256:
4257: x_return_status := OKC_API.START_ACTIVITY(

Line 4888: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(

4884:
4885:
4886: BEGIN
4887:
4888: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(
4889: p_org_id => p_org_id,
4890: p_organization_id => p_organization_id);
4891:
4892: x_return_status := OKC_API.START_ACTIVITY(