DBA Data[Home] [Help]

APPS.FTE_TRIPS_PVT dependencies on WSH_DEBUG_SV

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

1: PACKAGE FTE_TRIPS_PVT AUTHID CURRENT_USER AS
2: /* $Header: FTETRTHS.pls 115.8 2002/12/17 02:17:16 nltan noship $ */
3:
4: c_sdebug CONSTANT NUMBER := wsh_debug_sv.c_level1;
5: c_debug CONSTANT NUMBER := wsh_debug_sv.c_level2;
6:
7: --
8: -- Type: Trip_Rectype

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

1: PACKAGE FTE_TRIPS_PVT AUTHID CURRENT_USER AS
2: /* $Header: FTETRTHS.pls 115.8 2002/12/17 02:17:16 nltan noship $ */
3:
4: c_sdebug CONSTANT NUMBER := wsh_debug_sv.c_level1;
5: c_debug CONSTANT NUMBER := wsh_debug_sv.c_level2;
6:
7: --
8: -- Type: Trip_Rectype
9: -- Definition: In sync with the table definition for trips