DBA Data[Home] [Help]

APPS.PO_UDA_DEFAULTING_PKG dependencies on PO_DEBUG

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

20: --RETURN
21: -- BOOLEAN
22: --End of Comments
23: --------------------------------------------------------------------------------------------------------------------
24: g_debug_stmt CONSTANT BOOLEAN := PO_DEBUG.is_debug_stmt_on;
25: g_debug_unexp CONSTANT BOOLEAN := PO_DEBUG.is_debug_unexp_on;
26:
27: FUNCTION IS_VALID_AG_LIST
28: (

Line 25: g_debug_unexp CONSTANT BOOLEAN := PO_DEBUG.is_debug_unexp_on;

21: -- BOOLEAN
22: --End of Comments
23: --------------------------------------------------------------------------------------------------------------------
24: g_debug_stmt CONSTANT BOOLEAN := PO_DEBUG.is_debug_stmt_on;
25: g_debug_unexp CONSTANT BOOLEAN := PO_DEBUG.is_debug_unexp_on;
26:
27: FUNCTION IS_VALID_AG_LIST
28: (
29: p_pk1_value IN NUMBER