DBA Data[Home] [Help]

APPS.WSH_TRIP_STOPS_GRP dependencies on WSH_DEBUG_SV

Line 4: c_sdebug CONSTANT NUMBER := wsh_debug_sv.c_level1;

1: PACKAGE WSH_TRIP_STOPS_GRP AUTHID CURRENT_USER as
2: /* $Header: WSHSTGPS.pls 120.1.12000000.1 2007/01/16 05:50:43 appldev ship $ */
3:
4: c_sdebug CONSTANT NUMBER := wsh_debug_sv.c_level1;
5: c_debug CONSTANT NUMBER := wsh_debug_sv.c_level2;
6:
7: --===================
8: -- PUBLIC VARS

Line 5: c_debug CONSTANT NUMBER := wsh_debug_sv.c_level2;

1: PACKAGE WSH_TRIP_STOPS_GRP AUTHID CURRENT_USER as
2: /* $Header: WSHSTGPS.pls 120.1.12000000.1 2007/01/16 05:50:43 appldev ship $ */
3:
4: c_sdebug CONSTANT NUMBER := wsh_debug_sv.c_level1;
5: c_debug CONSTANT NUMBER := wsh_debug_sv.c_level2;
6:
7: --===================
8: -- PUBLIC VARS
9: --===================