DBA Data[Home] [Help]

APPS.OE_BULK_ACK_PVT dependencies on OE_DEBUG_PUB

Line 1909: oe_debug_pub.add('EC not installed - No ACK required',1);

1905: l_header_id NUMBER;
1906: BEGIN
1907:
1908: IF OE_GLOBALS.G_EC_INSTALLED <> 'Y' THEN
1909: oe_debug_pub.add('EC not installed - No ACK required',1);
1910: RETURN;
1911: END IF;
1912:
1913: -- Can we somehow mark those orders during entity validation