DBA Data[Home] [Help]

APPS.WMS_ATF_DESTINATION_LPN dependencies on FND_PROFILE

Line 4: l_debug number := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);

1: package body wms_atf_destination_lpn as
2: /* $Header: WMSADLPB.pls 115.25 2004/03/25 00:44:25 joabraha noship $ */
3: --
4: l_debug number := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);
5: --
6: -- ------------------------------------------------------------------------------------
7: -- |---------------------< trace >-----------------------------------------------------|
8: -- ------------------------------------------------------------------------------------