DBA Data[Home] [Help]

APPS.FA_MC_BOOK_CONTROLS_PKG dependencies on FA_API_TYPES

Line 6: g_log_level_rec fa_api_types.log_level_rec_type;

2: /* $Header: faxmcbcb.pls 120.5 2005/10/24 23:11:31 bridgway noship $ */
3:
4: --*********************** Global constants ******************************--
5:
6: g_log_level_rec fa_api_types.log_level_rec_type;
7:
8: G_PKG_NAME CONSTANT varchar2(30) := 'FA_MC_BOOK_CONTROLS_PUB';
9: G_API_NAME CONSTANT varchar2(30) := 'MC Book Controls API';
10: G_API_VERSION CONSTANT number := 1.0;