DBA Data[Home] [Help]

APPS.FND_HELP dependencies on STANDARD

Line 64: -- like standard browser searches, finds the matching Help Documents,

60: --
61: -- This procedure implements the Help Document search and can be called
62: -- by other folks who wish to include help documents in their own search
63: -- results. Takes the search string, parses and reshapes it behave more
64: -- like standard browser searches, finds the matching Help Documents,
65: -- and returns them as an array of links to be displayed by the caller.
66: ----------------------------------------------------------------------------
67: procedure Help_Search(
68: find_string in varchar2 default null,