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 981: If okl_context.get_okc_org_id is null then

977:
978: BEGIN
979:
980: l_chr_id := l_clev_rec.dnz_chr_id;
981: If okl_context.get_okc_org_id is null then
982: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
983: End If;
984:
985: -- call START_ACTIVITY to create savepoint, check compatibility

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

978: BEGIN
979:
980: l_chr_id := l_clev_rec.dnz_chr_id;
981: If okl_context.get_okc_org_id is null then
982: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
983: End If;
984:
985: -- call START_ACTIVITY to create savepoint, check compatibility
986: -- and initialize message list

Line 1349: If okl_context.get_okc_org_id is null then

1345:
1346: BEGIN
1347:
1348: l_chr_id := p_chr_id;
1349: If okl_context.get_okc_org_id is null then
1350: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
1351: End If;
1352:
1353: -- call START_ACTIVITY to create savepoint, check compatibility

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

1346: BEGIN
1347:
1348: l_chr_id := p_chr_id;
1349: If okl_context.get_okc_org_id is null then
1350: okl_context.set_okc_org_context(p_chr_id => l_chr_id );
1351: End If;
1352:
1353: -- call START_ACTIVITY to create savepoint, check compatibility
1354: -- and initialize message list