DBA Data[Home] [Help]

APPS.OE_ORDER_PRICE_PVT dependencies on OE_PC_GLOBALS

Line 2545: IF l_sec_result = OE_PC_GLOBALS.YES THEN

2541: END IF;
2542:
2543:
2544: -- if operation on any attribute is constrained
2545: IF l_sec_result = OE_PC_GLOBALS.YES THEN
2546: RAISE FND_API.G_EXC_ERROR;
2547: END IF;
2548:
2549: IF l_debug_level > 0 THEN