DBA Data[Home] [Help]

APPS.OKL_CONTRACT_TOP_LINE_PVT dependencies on OKL_CONTEXT

Line 130: If okl_context.get_okc_org_id is null then

126:
127:
128: l_chr_id := p_chr_id;
129:
130: If okl_context.get_okc_org_id is null then
131: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
132: End If;
133:
134: -- call START_ACTIVITY to create savepoint, check compatibility

Line 131: okl_context.set_okc_org_context(p_chr_id => l_chr_id );

127:
128: l_chr_id := p_chr_id;
129:
130: If okl_context.get_okc_org_id is null then
131: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
132: End If;
133:
134: -- call START_ACTIVITY to create savepoint, check compatibility
135: -- and initialize message list

Line 408: If okl_context.get_okc_org_id is null then

404:
405: BEGIN
406:
407: l_chr_id := p_chr_id;
408: If okl_context.get_okc_org_id is null then
409: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
410: End If;
411:
412: -- call START_ACTIVITY to create savepoint, check compatibility

Line 409: okl_context.set_okc_org_context(p_chr_id => l_chr_id );

405: BEGIN
406:
407: l_chr_id := p_chr_id;
408: If okl_context.get_okc_org_id is null then
409: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
410: End If;
411:
412: -- call START_ACTIVITY to create savepoint, check compatibility
413: -- and initialize message list

Line 638: If okl_context.get_okc_org_id is null then

634:
635: BEGIN
636:
637: l_chr_id := l_clev_rec.dnz_chr_id;
638: If okl_context.get_okc_org_id is null then
639: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
640: End If;
641:
642: -- call START_ACTIVITY to create savepoint, check compatibility

Line 639: okl_context.set_okc_org_context(p_chr_id => l_chr_id );

635: BEGIN
636:
637: l_chr_id := l_clev_rec.dnz_chr_id;
638: If okl_context.get_okc_org_id is null then
639: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
640: End If;
641:
642: -- call START_ACTIVITY to create savepoint, check compatibility
643: -- and initialize message list

Line 999: If okl_context.get_okc_org_id is null then

995:
996: BEGIN
997:
998: l_chr_id := l_clev_rec.dnz_chr_id;
999: If okl_context.get_okc_org_id is null then
1000: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
1001: End If;
1002:
1003: -- call START_ACTIVITY to create savepoint, check compatibility

Line 1000: okl_context.set_okc_org_context(p_chr_id => l_chr_id );

996: BEGIN
997:
998: l_chr_id := l_clev_rec.dnz_chr_id;
999: If okl_context.get_okc_org_id is null then
1000: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
1001: End If;
1002:
1003: -- call START_ACTIVITY to create savepoint, check compatibility
1004: -- and initialize message list

Line 1404: If okl_context.get_okc_org_id is null then

1400:
1401: BEGIN
1402:
1403: l_chr_id := p_chr_id;
1404: If okl_context.get_okc_org_id is null then
1405: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
1406: End If;
1407:
1408: -- call START_ACTIVITY to create savepoint, check compatibility

Line 1405: okl_context.set_okc_org_context(p_chr_id => l_chr_id );

1401: BEGIN
1402:
1403: l_chr_id := p_chr_id;
1404: If okl_context.get_okc_org_id is null then
1405: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
1406: End If;
1407:
1408: -- call START_ACTIVITY to create savepoint, check compatibility
1409: -- and initialize message list