DBA Data[Home] [Help]

APPS.CS_KB_KWIC_UTIL dependencies on CS_KB_KWIC_UTIL

Line 1: PACKAGE BODY CS_KB_KWIC_UTIL AS

1: PACKAGE BODY CS_KB_KWIC_UTIL AS
2: /* $Header: cskbkwicb.pls 120.3 2006/05/18 16:22:00 klou noship $ */
3:
4: /*
5: *

Line 15: * Creates the package body for CS_KB_KWIC_UTIL

11: *
12: * FILENAME
13: * cskbkwicb.pls
14: * PURPOSE
15: * Creates the package body for CS_KB_KWIC_UTIL
16: * CS_KB_KWIC_UTIL supports the Keywords In Context implementation
17: *
18: * HISTORY
19: * 12-APR-2005 HMEI Created.

Line 16: * CS_KB_KWIC_UTIL supports the Keywords In Context implementation

12: * FILENAME
13: * cskbkwicb.pls
14: * PURPOSE
15: * Creates the package body for CS_KB_KWIC_UTIL
16: * CS_KB_KWIC_UTIL supports the Keywords In Context implementation
17: *
18: * HISTORY
19: * 12-APR-2005 HMEI Created.
20: * 11-JUL-2005 HMEI Changed get_segment_kwic to use different regular

Line 511: end CS_KB_KWIC_UTIL ;

507:
508: END get_set_snippet;
509:
510:
511: end CS_KB_KWIC_UTIL ;