DBA Data[Home] [Help]

APPS.PO_CLOSEOUT_PVT dependencies on PO_DEBUG

Line 7: g_debug_stmt CONSTANT BOOLEAN := PO_DEBUG.is_debug_stmt_on;

3:
4: d_pkg_name CONSTANT varchar2(50) := PO_LOG.get_package_base('PO_CLOSEOUT_PVT');
5:
6:
7: g_debug_stmt CONSTANT BOOLEAN := PO_DEBUG.is_debug_stmt_on;
8: --------------------------------------------------------------------------------
9: --Start of Comments
10:
11: --Name: log