DBA Data[Home] [Help]

APPS.FF_ARCHIVE_API dependencies on FF_ARCHIVE_API

Line 1: Package Body ff_archive_api as

1: Package Body ff_archive_api as
2: /* $Header: ffarcapi.pkb 115.4 2002/12/23 15:12:07 arashid ship $ */
3: --
4: -- Package Variables
5: --

Line 12: g_package varchar2(33) := ' ff_archive_api.';

8: g_context_ids context_id_tab_type;
9: g_context_stored_names context_tab_type;
10: g_context_names context_tab_type;
11: g_context_values context_tab_type;
12: g_package varchar2(33) := ' ff_archive_api.';
13: --
14: -- ----------------------------------------------------------------------------
15: -- |------------------------< convert_params (private)>-----------------------|
16: -- ----------------------------------------------------------------------------

Line 811: end ff_archive_api;

807: raise;
808: --
809: end update_archive_item;
810: --
811: end ff_archive_api;