DBA Data[Home] [Help]

APPS.MSC_ATP_24X7 dependencies on ORDER_SCH_WB

Line 23: atp_debug_flag VARCHAR2(1) := ORDER_SCH_WB.MR_DEBUG;

19: -- Wrap around for timer - decimal value of 0xFFFFFFFF
20: G_ATP_TIMER_MAX_VALUE CONSTANT NUMBER := 4294967295;
21:
22: -- Debug Flag
23: atp_debug_flag VARCHAR2(1) := ORDER_SCH_WB.MR_DEBUG;
24:
25: ---------------------------------------------------------------------
26: -- Procedure Definitions
27: --