DBA Data[Home] [Help]

APPS.MSC_ATP_EXCEPTIONS dependencies on ORDER_SCH_WB

Line 5: PG_DEBUG VARCHAR2(1) := Order_Sch_Wb.mr_debug;

1: PACKAGE BODY MSC_ATP_EXCEPTIONS AS
2: /* $Header: MSCATPXB.pls 120.1 2007/12/12 10:22:59 sbnaik ship $ */
3:
4: G_PKG_NAME CONSTANT VARCHAR2(30) := 'MSC_ATP_EXCEPTIONS';
5: PG_DEBUG VARCHAR2(1) := Order_Sch_Wb.mr_debug;
6:
7: -- Function to get the plan type for a given plan_id.
8: -- Returns 1 if the plan is optimized or constrained.
9: -- Returns 0 otherwise