DBA Data[Home] [Help]

APPS.OE_ORDER_PRICE_PVT dependencies on OE_PC_GLOBALS

Line 2538: IF l_sec_result = OE_PC_GLOBALS.YES THEN

2534: END IF;
2535:
2536:
2537: -- if operation on any attribute is constrained
2538: IF l_sec_result = OE_PC_GLOBALS.YES THEN
2539: RAISE FND_API.G_EXC_ERROR;
2540: END IF;
2541:
2542: IF l_debug_level > 0 THEN