DBA Data[Home] [Help]

APPS.OKC_INTERACT_HISTORY_PVT dependencies on OKC_INTERACT_HISTORY_PVT

Line 1: PACKAGE BODY OKC_INTERACT_HISTORY_PVT AS

1: PACKAGE BODY OKC_INTERACT_HISTORY_PVT AS
2: /* $Header: OKCCIHAB.pls 120.0 2005/05/25 18:08:08 appldev noship $ */
3:
4: l_debug VARCHAR2(1) := NVL(FND_PROFILE.VALUE('AFLOG_ENABLED'),'N');
5:

Line 186: END OKC_INTERACT_HISTORY_PVT;

182: return;
183: end if;
184: x_interaction_id := l_interaction_id;
185: END CREATE_INTERACT_HISTORY ;
186: END OKC_INTERACT_HISTORY_PVT;