DBA Data[Home] [Help]

APPS.OKS_IBINT_PUB dependencies on OKS_IBINT_PUB

Line 1: Package Body OKS_IBINT_PUB As

1: Package Body OKS_IBINT_PUB As
2: /* $Header: OKSPIBIB.pls 120.60.12020000.2 2012/07/23 07:45:49 spingali ship $ */
3:
4:
5: -- Constants used for Message Logging

Line 699: If the procedure OKS_IBINT_PUB is invoked simultaneously for

695: ' Order Line Routine. '|| ';'|| 'Order header id = '||p_order_header_id ||'Before update statement' );
696: END IF;
697:
698: /* Fix for Bug 2240584.
699: If the procedure OKS_IBINT_PUB is invoked simultaneously for
700: two order lines of the same Order, two contracts were getting created.
701: To avoid that a update statement is included, so that the second order
702: line waits until the first OL is processed.
703: */

Line 4044: END OKS_IBINT_PUB;

4040: g_sqlerrm_token,
4041: SQLERRM
4042: );
4043: END create_k_covered_levels_webadi;
4044: END OKS_IBINT_PUB;